-
- Downloads
[SPARK-1978] In some cases, spark-yarn does not automatically restart the failed container
Author: witgo <witgo@qq.com> Closes #921 from witgo/allocateExecutors and squashes the following commits: bc3aa66 [witgo] review commit 8800eba [witgo] Merge branch 'master' of https://github.com/apache/spark into allocateExecutors 32ac7af [witgo] review commit 056b8c7 [witgo] Merge branch 'master' of https://github.com/apache/spark into allocateExecutors 04c6f7e [witgo] Merge branch 'master' into allocateExecutors aff827c [witgo] review commit 5c376e0 [witgo] Merge branch 'master' of https://github.com/apache/spark into allocateExecutors 1faf4f4 [witgo] Merge branch 'master' into allocateExecutors 3c464bd [witgo] add time limit to allocateExecutors e00b656 [witgo] In some cases, yarn does not automatically restart the container
Showing
- yarn/stable/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala 22 additions, 17 deletions...cala/org/apache/spark/deploy/yarn/ApplicationMaster.scala
- yarn/stable/src/main/scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala 12 additions, 10 deletions...scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala
Loading
Please register or sign in to comment