[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-22 Thread jerryshao
Github user jerryshao closed the pull request at: https://github.com/apache/spark/pull/18213 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r121039957 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -744,9 +746,23 @@ object ApplicationMaster

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-08 Thread ConeyLiu
Github user ConeyLiu commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r121028779 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -744,9 +746,23 @@ object ApplicationMaster

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r120808171 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -229,8 +229,17 @@ private[spark] class

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-08 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r120805804 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -229,8 +229,17 @@ private[spark] class

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-07 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r120804119 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -229,8 +229,17 @@ private[spark] class

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-06 Thread mridulm
Github user mridulm commented on a diff in the pull request: https://github.com/apache/spark/pull/18213#discussion_r120523334 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -229,8 +229,17 @@ private[spark] class

[GitHub] spark pull request #18213: [SPARK-20996][YARN] Better handling AM reattempt ...

2017-06-06 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/18213 [SPARK-20996][YARN] Better handling AM reattempt based on exit code in yarn mode ## What changes were proposed in this pull request? Yarn provides max attempt configuration for