jenkins failed all tests?

2014-09-07 Thread Nan Zhu
Hi, all I just modified some document, but still failed to pass tests? https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19950/consoleFull Anyone can look at the problem? Best, -- Nan Zhu

Re: trimming unnecessary test output

2014-09-07 Thread Michael Armbrust
Feel free to submit a PR to add a log4j.properies file to sql/catalyst/src/test/resources similar to what we do in core/hive. On Sat, Sep 6, 2014 at 2:50 PM, Sean Owen wrote: > This is just a line logging that one test succeeded right? I don't find > that noise. Recently I wanted to search test

Re: jenkins failed all tests?

2014-09-07 Thread Sean Owen
It would help to point to your change. Are you sure it was only docs and are you sure you're rebased, submitting against the right branch? Jenkins is saying you are changing public APIs; it's not reporting test failures. But it could well be a test/Jenkins problem. On Sun, Sep 7, 2014 at 8:39 PM,

Re: jenkins failed all tests?

2014-09-07 Thread Nan Zhu
Hi, Sean, Thanks for the reply Here are the updated files: https://github.com/apache/spark/pull/2312/files just two md files... Best, -- Nan Zhu On Sunday, September 7, 2014 at 4:30 PM, Sean Owen wrote: > It would help to point to your change. Are you sure it was only docs > and are yo

Re: jenkins failed all tests?

2014-09-07 Thread Nan Zhu
It seems that I’m not the only one https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/ Best, -- Nan Zhu On Sunday, September 7, 2014 at 4:52 PM, Nan Zhu wrote: > Hi, Sean, > > Thanks for the reply > > Here are the updated files: > > https://github.com/apache/spa

Re: jenkins failed all tests?

2014-09-07 Thread Nicholas Chammas
Yeah, it feels like Jenkins has become a lot more flaky recently. Or maybe it’s just our tests. Here are some more examples: - https://github.com/apache/spark/pull/2310#issuecomment-54741169 - https://github.com/apache/spark/pull/2313#issuecomment-54752766 Nick ​ On Sun, Sep 7, 2014 at 4:

Re: A Comparison of Platforms for Implementing and Running Very Large Scale Machine Learning Algorithms

2014-09-07 Thread cjermaine
I’m out of the authors of this paper, and I just came across this thread. I’m glad that Ignacio Zendejas noticed our paper! First off, let me post link to the published version of the paper, which is likely slightly different than the version linked above: http://cmj4.web.rice.edu/performance.pd

Re: amplab jenkins is down

2014-09-07 Thread Josh Rosen
Does anyone know why some of the MiMa tests have started failing? See  https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19948/consoleFull  for an example. On September 6, 2014 at 12:48:27 PM, Josh Rosen (rosenvi...@gmail.com) wrote: It looks like Jenkins is up and running, but

Re: Unit tests in < 5 minutes

2014-09-07 Thread Nicholas Chammas
On Fri, Aug 8, 2014 at 1:12 PM, Reynold Xin wrote: > Nick, > > Would you like to file a ticket to track this? > SPARK-3431 : Parallelize execution of tests > Sub-task: SPARK-3432 : Fix logging of

[RESULT] [VOTE] Release Apache Spark 1.1.0 (RC4)

2014-09-07 Thread Patrick Wendell
This vote passes with 8 binding +1 votes and no -1 votes. I'll post the final release in the next 48 hours... just finishing the release notes and packaging (which now takes a long time given the number of contributors!). +1: Reynold Xin* Michael Armbrust* Xiangrui Meng* Andrew Or* Sean Owen Matth

Re: amplab jenkins is down

2014-09-07 Thread Prashant Sharma
Looks like this is already taken care of ? Prashant Sharma On Mon, Sep 8, 2014 at 4:37 AM, Josh Rosen wrote: > Does anyone know why some of the MiMa tests have started failing? > > See > https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19948/consoleFull > for > an example.