[GitHub] spark pull request #13824: [SPARK-16110][YARN][PYSPARK] Fix allowing python ...

2016-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13824 --- 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 #13824: [SPARK-16110][YARN][PYSPARK] Fix allowing python ...

2016-07-27 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/13824#discussion_r72509645 --- Diff: yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnClusterSuite.scala --- @@ -188,7 +202,9 @@ class YarnClusterSuite extends BaseYarnClusterSuite

[GitHub] spark pull request #13824: [SPARK-16110][YARN][PYSPARK] Fix allowing python ...

2016-06-21 Thread KevinGrealish
GitHub user KevinGrealish reopened a pull request: https://github.com/apache/spark/pull/13824 [SPARK-16110][YARN][PYSPARK] Fix allowing python version to be speicifed per submit for cluster mode. ## What changes were proposed in this pull request? This fix allows submit of

[GitHub] spark pull request #13824: [SPARK-16110][YARN][PYSPARK] Fix allowing python ...

2016-06-21 Thread KevinGrealish
Github user KevinGrealish closed the pull request at: https://github.com/apache/spark/pull/13824 --- 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 #13824: [SPARK-16110][YARN][PYSPARK] Fix allowing python ...

2016-06-21 Thread KevinGrealish
GitHub user KevinGrealish opened a pull request: https://github.com/apache/spark/pull/13824 [SPARK-16110][YARN][PYSPARK] Fix allowing python version to be speicifed per submit for cluster mode. ## What changes were proposed in this pull request? This fix allows submit of py