On top of what Andrew said, you shouldn't need to manually add the mllib jar to your jobs; it's already included in the Spark assembly jar.
On Thu, Oct 16, 2014 at 11:51 PM, eric wong <win19...@gmail.com> wrote: > Hi, > > i using the comma separated style for submit multiple jar files in the > follow shell but it does not work: > > bin/spark-submit --class org.apache.spark.examples.mllib.JavaKMeans --master > yarn-cluster --execur-memory 2g --jars > lib/spark-examples-1.0.2-hadoop2.2.0.jar,lib/spark-mllib_2.10-1.0.0.jar > hdfs://master:8000/srcdata/kmeans 8 4 > > > Thanks! > > > -- > WangHaihua -- Marcelo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org