Re: Problem in Standalone Mode

2015-05-04 Thread Akhil Das
gt; > val sparkConf = new SparkConf().setAppName("myApp") > .setMaster("spark://master:7077") > .setSparkHome("/usr/local/spark/") > .setJars(Seq("./target/scala-2.10/myApp.jar")) > > > > -- > View this messag

Problem in Standalone Mode

2015-05-02 Thread drarse
context: http://apache-spark-user-list.1001560.n3.nabble.com/Problem-in-Standalone-Mode-tp22741.html Sent from the Apache Spark User List mailing list archive at Nabble.com.