[GitHub] spark pull request #13482: SPARK-15725: Ensure ApplicationMaster sleeps for ...

2016-06-06 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/13482#discussion_r65940450 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -462,10 +464,23 @@ private[spark] class ApplicationMaster(

[GitHub] spark pull request #13482: SPARK-15725: Ensure ApplicationMaster sleeps for ...

2016-06-06 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/13482#discussion_r65940352 --- Diff: yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -462,10 +464,23 @@ private[spark] class ApplicationMaster(

[GitHub] spark pull request #13482: SPARK-15725: Ensure ApplicationMaster sleeps for ...

2016-06-02 Thread rdblue
GitHub user rdblue opened a pull request: https://github.com/apache/spark/pull/13482 SPARK-15725: Ensure ApplicationMaster sleeps for the min interval. ## What changes were proposed in this pull request? Update `ApplicationMaster` to sleep for at least the minimum allocation