Back
Can anyone tell me how to install Spark on macOS?
Apache Spark can be installed on macOS via the following steps:
brew upgrade && brew update
brew cask install java8
xcode-select –installbrew install scalabrew install apache-sparkSpark-shell
xcode-select –install
brew install scala
brew install apache-spark
Spark-shell
If you are looking for an online course to learn Spark, check out this Apache Spark Training program by Intellipaat.
31k questions
32.8k answers
501 comments
693 users