spark-hello-world icon indicating copy to clipboard operation
spark-hello-world copied to clipboard

A simple hello world using Apache Spark

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