[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread mengxr
GitHub user mengxr opened a pull request: https://github.com/apache/spark/pull/2990 [FIX] disable benchmark code I forgot to disable the benchmark code in #2937, which increased the Jenkins build time by couple minutes. @aarondav You can merge this pull request into a Git

[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/2990#issuecomment-60870874 LGTM. This patch decreases build time by roughly 10 minutes. Good job! --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2990#issuecomment-60871216 [Test build #22424 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22424/consoleFull) for PR 2990 at commit [`c58f070`](https://githu

[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2990#issuecomment-60874354 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/22

[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2990#issuecomment-60874351 [Test build #22424 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22424/consoleFull) for PR 2990 at commit [`c58f070`](https://gith

[GitHub] spark pull request: [FIX] disable benchmark code

2014-10-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2990 --- 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: [FIX] disable benchmark code

2014-10-28 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/2990#issuecomment-60874554 The failed test from streaming is a known flaky test. @tdas I've merged this one into master (because it will speed up Jenkins builds). --- If your project is se