/Scala_Perl_Submit Secret
Last active
October 14, 2016 12:42
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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