spark-instrumented-optimizer/yarn/src
Ashwin Shankar 959c7b6ca4 [SPARK-7451] [YARN] Preemption of executors is counted as failure causing Spark job to fail
Added a check to handle container exit status for the preemption scenario, log an INFO message in such cases and move on.
andrewor14

Author: Ashwin Shankar <ashankar@netflix.com>

Closes #5993 from ashwinshankar77/SPARK-7451 and squashes the following commits:

90900cf [Ashwin Shankar] Fix log info message
cf8b6cf [Ashwin Shankar] Stop counting preemption of executors as failure
(cherry picked from commit b6c797b08c)

Signed-off-by: Sandy Ryza <sandy@cloudera.com>
2015-05-08 17:51:46 -07:00
..
main/scala/org/apache/spark [SPARK-7451] [YARN] Preemption of executors is counted as failure causing Spark job to fail 2015-05-08 17:51:46 -07:00
test [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFS 2015-05-01 15:32:09 -05:00