[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-05-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12403 --- 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 ena

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-05-03 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-216713293 Thanks sorry for the wait but LGTM merging into master 2.0 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-19 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-211977488 @andrewor14 PTAL --- 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 feat

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-15 Thread dragos
Github user dragos commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210375089 LGTM --- 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

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210259046 Merged build finished. Test PASSed. --- 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 projec

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210259049 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-21025 **[Test build #55878 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55878/consoleFull)** for PR 12403 at commit [`6c15316`](https://g

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210244644 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210244642 Merged build finished. Test FAILed. --- 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 projec

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210244541 **[Test build #55871 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55871/consoleFull)** for PR 12403 at commit [`3192815`](https://g

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210226574 **[Test build #55878 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55878/consoleFull)** for PR 12403 at commit [`6c15316`](https://gi

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210225802 @andrewor14 fixed the comment. I just checked the other places where isYarnCluster is used, and looks like they're still correct. Spark on Mesos doesn't yet support

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210223028 @tnachen there are a few places where `isYarnCluster` is used. Can you check if we need to do it for those places as well? (e.g. R) --- If your project is set up fo

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread andrewor14
Github user andrewor14 commented on a diff in the pull request: https://github.com/apache/spark/pull/12403#discussion_r59813417 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala --- @@ -306,7 +306,7 @@ object SparkSubmit { // Require all python f

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210209928 **[Test build #55871 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55871/consoleFull)** for PR 12403 at commit [`3192815`](https://gi

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread tnachen
Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/12403#issuecomment-210209600 @dragos @andrewor14 PTAL, it's a very small change. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] spark pull request: [SPARK-14645][MESOS] Fix python running on clu...

2016-04-14 Thread tnachen
GitHub user tnachen opened a pull request: https://github.com/apache/spark/pull/12403 [SPARK-14645][MESOS] Fix python running on cluster mode mesos to have non local uris ## What changes were proposed in this pull request? Fix SparkSubmit to allow non-local python uris