-
- Downloads
[SPARK-11120] Allow sane default number of executor failures when dynamically allocating in YARN
I also added some information to container-failure error msgs about what host they failed on, which would have helped me identify the problem that lead me to this JIRA and PR sooner. Author: Ryan Williams <ryan.blake.williams@gmail.com> Closes #9147 from ryan-williams/dyn-exec-failures.
Showing
- core/src/main/scala/org/apache/spark/SparkConf.scala 3 additions, 1 deletioncore/src/main/scala/org/apache/spark/SparkConf.scala
- yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala 15 additions, 4 deletions...cala/org/apache/spark/deploy/yarn/ApplicationMaster.scala
- yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala 11 additions, 8 deletions...in/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala
Loading
Please register or sign in to comment