Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 472 Bytes

spark-hello-world Build Status

A simple hello world using Apache Spark

Setup

Install Apache Spark and SBT first.

In submit-spark.hello-world.sh, set SPARK_HOME pointing to the above spark installation.

Run sh submit-spark-hello-world.sh