[GitHub] spark pull request #19102: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

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

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-09-03 Thread lgrcyanny
Github user lgrcyanny closed the pull request at: https://github.com/apache/spark/pull/19079 --- 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

[GitHub] spark pull request #19102: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-09-03 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19102#discussion_r136738525 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -496,7 +496,7 @@ object SparkSubmit extends CommandLineUtils with Logging

[GitHub] spark issue #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on driver ...

2017-09-01 Thread lgrcyanny
Github user lgrcyanny commented on the issue: https://github.com/apache/spark/pull/19079 Hi @vanzin I have submit a PR based on master branch, please review it, thank you https://github.com/apache/spark/pull/19102 --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request #19102: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-09-01 Thread lgrcyanny
GitHub user lgrcyanny opened a pull request: https://github.com/apache/spark/pull/19102 [SPARK-21859][CORE] Fix SparkFiles.get failed on driver in yarn-cluster and yarn-client mode ## What changes were proposed in this pull request? when use SparkFiles.get a file on driver

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-30 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19079#discussion_r136056972 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -481,7 +481,7 @@ object SparkSubmit extends CommandLineUtils

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-30 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19079#discussion_r136055854 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -481,7 +481,7 @@ object SparkSubmit extends CommandLineUtils

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19079#discussion_r135968835 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -481,7 +481,7 @@ object SparkSubmit extends CommandLineUtils

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19079#discussion_r135943288 --- Diff: core/src/main/scala/org/apache/spark/SparkEnv.scala --- @@ -393,7 +393,7 @@ object SparkEnv extends Logging { // Add a reference to tmp

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
Github user lgrcyanny commented on a diff in the pull request: https://github.com/apache/spark/pull/19079#discussion_r135942521 --- Diff: core/src/main/scala/org/apache/spark/SparkEnv.scala --- @@ -393,7 +393,7 @@ object SparkEnv extends Logging { // Add a reference to tmp

[GitHub] spark pull request #19079: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
GitHub user lgrcyanny opened a pull request: https://github.com/apache/spark/pull/19079 [SPARK-21859][CORE] Fix SparkFiles.get failed on driver in yarn-cluster and yarn-client mode ## What changes were proposed in this pull request? when use SparkFiles.get a file on driver

[GitHub] spark pull request #19076: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
Github user lgrcyanny closed the pull request at: https://github.com/apache/spark/pull/19076 --- 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

[GitHub] spark pull request #19076: [SPARK-21859][CORE] Fix SparkFiles.get failed on ...

2017-08-29 Thread lgrcyanny
GitHub user lgrcyanny opened a pull request: https://github.com/apache/spark/pull/19076 [SPARK-21859][CORE] Fix SparkFiles.get failed on driver in yarn-cluster and yarn-client mode ## What changes were proposed in this pull request? when use SparkFiles.get a file on driver