Skip to content

During...

SaravanaPrabhuK edited this page Jan 13, 2016 · 1 revision

Soome configurations to be used in the future.

/bin/spark-submit --class org.apache.spark.examples.SparkPi
--master
--num-executors 3
--driver-memory 4g
--executor-memory 2g
--executor-cores 1
lib/spark-examples*.jar
10

Clone this wiki locally