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 so...@cloudera.com wrote: This is just a line logging that one test succeeded right? I don't find that noise. Recently I

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 you

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

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:

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