You are on page 1of 3

Apache Spark

Configuring Spark IDE


Project Resources:
https://github.com/LearningJournal/SparkProgrammingInScala

JVM Parameters:
-Dlog4j.configuration=file:log4j.properties -Dlogfile.name=hello-spark -Dspark.yarn.app.container.log.dir=app-logs
Why Spark?

1. Abstraction
2. Unified Platform
3. Ease of Use

You might also like