[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/1068 --- 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 enab

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46898200 Thanks - I tested this locally and it looks good! --- 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

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46852803 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16025/ --- If your project

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46852802 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46847077 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46847056 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-18 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46474627 @ScrapCodes sorry - you are right! I just have one style comment, otherwise LGTM. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-18 Thread pwendell
Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/1068#discussion_r13931760 --- Diff: bin/spark-class --- @@ -147,6 +147,13 @@ else fi if [[ "$1" =~ org.apache.spark.tools.* ]]; then + if test -z "$SPARK_TOOLS_JAR

[GitHub] spark pull request: [SPARK-2118] spark class should complain if to...

2014-06-16 Thread ScrapCodes
Github user ScrapCodes commented on the pull request: https://github.com/apache/spark/pull/1068#issuecomment-46150437 @pwendell Did I miss anything ? --- 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 n