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: Master
removed our application: FAILED

Do I need to start a localhost spark cluster first before running these
tests that has ClusterSuite in them ?

Thanks.

Deb

Reply via email to