[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-11 Thread caneGuy
Github user caneGuy closed the pull request at: https://github.com/apache/spark/pull/18901 --- 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 #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132604202 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -219,8 +219,10 @@ object SparkSubmit extends CommandLineUtils { *

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132443619 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala --- @@ -250,6 +250,72 @@ class SparkSubmitSuite

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132443202 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -219,7 +219,9 @@ object SparkSubmit extends CommandLineUtils { *

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132443365 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala --- @@ -250,6 +250,72 @@ class SparkSubmitSuite

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132419551 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -366,6 +366,17 @@ object SparkSubmit extends CommandLineUtils {

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132386461 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -366,6 +366,17 @@ object SparkSubmit extends CommandLineUtils {

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132381900 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -516,6 +516,10 @@ object SparkSubmit extends CommandLineUtils { if

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132379527 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -516,6 +516,10 @@ object SparkSubmit extends CommandLineUtils { if

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread caneGuy
Github user caneGuy commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132377502 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -516,6 +516,10 @@ object SparkSubmit extends CommandLineUtils { if

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18901#discussion_r132374726 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -516,6 +516,10 @@ object SparkSubmit extends CommandLineUtils { if

[GitHub] spark pull request #18901: [SPARK-21689][YARN] Download user jar from remote...

2017-08-10 Thread caneGuy
GitHub user caneGuy opened a pull request: https://github.com/apache/spark/pull/18901 [SPARK-21689][YARN] Download user jar from remote in case get hadoop token … …failed ## What changes were proposed in this pull request? When use yarn cluster mode,and we