Re: Cluster tests failing

2014-09-30 Thread Xiangrui Meng
Try to build the assembly jar first. ClusterSuite uses local-cluster mode, which requires the assembly jar. -Xiangrui On Tue, Sep 30, 2014 at 8:23 AM, Debasish Das wrote: > I have done mvn clean several times... > > Consistently all the mllib tests that are using > LocalClusterSparkContext.scala,

Re: Cluster tests failing

2014-09-30 Thread Debasish Das
I have done mvn clean several times... Consistently all the mllib tests that are using LocalClusterSparkContext.scala, they fail !

Re: Cluster tests failing

2014-09-30 Thread scwf
first run cmd mvn clean, then try again On 2014/9/30 16:25, Debasish Das wrote: org.apache.spark.SparkException: Job aborted due to stage failure: Master - To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For addi

Cluster tests failing

2014-09-30 Thread Debasish Das
Hi, Inside mllib I am running tests using: mvn -Dhadoop.version=2.3.0-cdh5.1.0 -Phadoop-2.3 -Pyarn install The locat tests run fine but cluster tests are failing.. LBFGSClusterSuite: - task size should be small *** FAILED *** org.apache.spark.SparkException: Job aborted due to stage failure