ezoic

Tuesday, April 4, 2017

How to run spark scala on command line

How to run spark scala on command line

https://asimjalis.tumblr.com/post/112174265249/how-to-run-scala-script-on-spark

i.e.:

spark-shell -i myscript.scala
 
or you use jar.  



No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...