[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-13 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-35029540 Closing since it's been merged.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-13 Thread rxin
Github user rxin closed the pull request at: https://github.com/apache/incubator-spark/pull/593

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34954956 Ok I merged this using the new script!

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
Github user rxin closed the pull request at: https://github.com/apache/incubator-spark/pull/592

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34954238 Merged build finished.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34954239 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12702/

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34954387 LGTM

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34953101 Merged build triggered.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/593#issuecomment-34953102 Merged build started.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34952990 @aarondav @rxin we should modify Jenkins now so if this script is present, it calls it :)

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/incubator-spark/pull/593 SPARK-1088: Create a script for running tests so we can have version specific testing on Jenkins (branch-0.9) This is for branch-0.9. #592 is for master branch (1.0). You can merge t

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34952267 Thanks, merged into master.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34952134 Gotcha, well, this is great, we can tell people that they can run it manually before submitting a PR to catch style violations and such. Easier than telling the

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34952038 Yea. It just ran a script similar to this, except it is not a "script", just a sequence of commands defined in jenkins.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34951992 What is jenkins currently running? It is a script similar to this, that simply wasn't previously in our repo? I'm wondering, for instance, how scalastyle was ad

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34949471 Merged build finished.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34949472 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12700/

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34949375 As suggested in #590.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34948424 Merged build triggered.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34948425 Merged build started.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/592#issuecomment-34948410 I will submit another one for branch-0.9 if this looks good.

[GitHub] incubator-spark pull request: SPARK-1088: Create a script for runn...

2014-02-12 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/incubator-spark/pull/592 SPARK-1088: Create a script for running tests so we can have version specific testing on Jenkins. @pwendell You can merge this pull request into a Git repository by running: $ git pull h