Re: Unable to build from assembly

2015-05-22 Thread Manoj Kumar
A clean build worked. Thanks everyone for the help! On Fri, May 22, 2015 at 8:42 PM, Edoardo Vacchi wrote: > confirming. master has been broken in the morning; currently it should > be ok, though > > On Fri, May 22, 2015 at 4:34 PM, Manoj Kumar > wrote: > > Hello, > > > > I updated my master f

Re: Unable to build from assembly

2015-05-22 Thread Edoardo Vacchi
confirming. master has been broken in the morning; currently it should be ok, though On Fri, May 22, 2015 at 4:34 PM, Manoj Kumar wrote: > Hello, > > I updated my master from upstream recently, and on running > > build/sbt assembly > > it gives me this error > > [error] > /home/manoj/spark/exampl

Re: Unable to build from assembly

2015-05-22 Thread Ted Yu
What version of Java do you use ? Can you run this command first ? build/sbt clean BTW please see [SPARK-7498] [MLLIB] add varargs back to setDefault Cheers On Fri, May 22, 2015 at 7:34 AM, Manoj Kumar wrote: > Hello, > > I updated my master from upstream recently, and on running > > build/sb