[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-27 Thread guoxiaolongzte
Github user guoxiaolongzte closed the pull request at: https://github.com/apache/spark/pull/19351 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-27 Thread guoxiaolongzte
Github user guoxiaolongzte commented on a diff in the pull request: https://github.com/apache/spark/pull/19351#discussion_r141346612 --- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala --- @@ -265,6 +265,9 @@ private[deploy] class Master( val app

[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-27 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/19351#discussion_r141339131 --- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala --- @@ -265,6 +265,9 @@ private[deploy] class Master( val app =

[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-26 Thread guoxiaolongzte
Github user guoxiaolongzte commented on a diff in the pull request: https://github.com/apache/spark/pull/19351#discussion_r141224687 --- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala --- @@ -265,6 +265,9 @@ private[deploy] class Master( val app

[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-26 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/19351#discussion_r141032457 --- Diff: core/src/main/scala/org/apache/spark/deploy/master/Master.scala --- @@ -265,6 +265,9 @@ private[deploy] class Master( val app =

[GitHub] spark pull request #19351: [SPARK-22127][CORE]The Master Register Applicatio...

2017-09-26 Thread guoxiaolongzte
GitHub user guoxiaolongzte opened a pull request: https://github.com/apache/spark/pull/19351 [SPARK-22127][CORE]The Master Register Application Function requires an warn log to increase the waiting status ## What changes were proposed in this pull request? The Master