[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

2015-04-13 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/5501#discussion_r28301261 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -1855,6 +1855,19 @@ object SparkContext extends Logging { } /** +

[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

2015-04-13 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/5501#discussion_r28301202 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -1855,6 +1855,19 @@ object SparkContext extends Logging { } /** +

[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

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

[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

2015-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5501#issuecomment-92547798 [Test build #30207 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30207/consoleFull) for PR 5501 at commit [`d7a06b8`](https://gith

[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

2015-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5501#issuecomment-92541131 [Test build #30207 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30207/consoleFull) for PR 5501 at commit [`d7a06b8`](https://githu

[GitHub] spark pull request: [SPARK-6703][Core][WIP] Provide a way to disco...

2015-04-13 Thread ilganeli
GitHub user ilganeli opened a pull request: https://github.com/apache/spark/pull/5501 [SPARK-6703][Core][WIP] Provide a way to discover existing SparkContext's I've added a static getOrCreate method to the static SparkContext object that allows one to either retrieve a previously cr