Symptom
When Spark tasks are running, a large number of executor status is Dead, and some error information is displayed in task logs.
Solution
The memory is insufficient. As a result, the executor is killed and the spark.executor.memory memory is adjusted.