Skip to content

Instantly share code, notes, and snippets.

@HarizNaam
Last active October 14, 2016 12:42
$ YOUR_SPARK_HOME/bin/spark-submit \
--class "scalapackage.scalaobject" \
--master local[4] \
<Local System jar File Folder>/ScalaPerlPipeApp.jar <Local System Input Data Folder>/InputData.txt <Local System Output Data Folder>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment