Re: Travis CI

2014-03-29 Thread Nan Zhu
Hi, Michael Thank you so much for your reply Here is an example on hive/test, https://travis-ci.org/apache/spark/builds/21834835 From your reply, the aborted hive/test is due to the failure in BagelSuite (though that’s also a weird one)? Best, -- Nan Zhu On Saturday, March 29, 2014 a

Re: Travis CI

2014-03-29 Thread Michael Armbrust
> > Is the migration from Jenkins to Travis finished? > It is not finished and really at this point it is only something we are considering, not something that will happen for sure. We turned it on in addition to Jenkins so that we could start finding issues exactly like the ones you described be

Re: Travis CI

2014-03-29 Thread Nan Zhu
Hi, Is the migration from Jenkins to Travis finished? I think Travis is actually not stable based on the observations in these days (and Jenkins becomes unstable too…… :-( ), I’m actively working on two PRs related to DAGScheduler, I saw Problem on Travis: 1. test “large number of iter

Re: Travis CI

2014-03-25 Thread Patrick Wendell
Ya It's been a little bit slow lately because of a high error rate in interactions with the git-hub API. Unfortunately we are pretty slammed for the release and haven't had a ton of time to do further debugging. - Patrick On Tue, Mar 25, 2014 at 7:13 PM, Nan Zhu wrote: > I just found that the Je

Re: Travis CI

2014-03-25 Thread Nan Zhu
I just found that the Jenkins is not working from this afternoon for one PR, the first time build failed after 90 minutes, the second time it has run for more than 2 hours, no result is returned Best, -- Nan Zhu On Tuesday, March 25, 2014 at 10:06 PM, Patrick Wendell wrote: > That's not c

Re: Travis CI

2014-03-25 Thread Patrick Wendell
That's not correct - like Michael said the Jenkins build remains the reference build for now. On Tue, Mar 25, 2014 at 7:03 PM, Nan Zhu wrote: > I assume the Jenkins is not working now? > > Best, > > -- > Nan Zhu > > > On Tuesday, March 25, 2014 at 6:42 PM, Michael Armbrust wrote: > > Just a quick

Re: Travis CI

2014-03-25 Thread Nan Zhu
I assume the Jenkins is not working now? Best, -- Nan Zhu On Tuesday, March 25, 2014 at 6:42 PM, Michael Armbrust wrote: > Just a quick note to everyone that Patrick and I are playing around with > Travis CI on the Spark github repository. For now, travis does not run all > of the test cas