- Version here: 2.4.0
Current version of Spark natively contain pre-built Scala binary.
Current installation process is for Spark Standalone Mode
fab download-sparkfab install-spark -vTest
$ fab ssh-connect 0 -h # connect to master
$ spark-shell
Welcome to
____ __
/ __/__ ___ _____/ /__
_\ \/ _ \/ _ `/ __/ '_/
/___/ .__/\_,_/_/ /_/\_\ version 2.4.0
/_/
scala> sc.version
res0: String = 2.4.0
scala> :quitspark-env.sh
Memory...
TBD
slaves
like Hadoop workers
Spark - Submitting Applications
Get Started with PySpark and Jupyter Notebook in 3 Minutes
fab install-jupyterMore detail see SetupJupyter.md