Development environment on MacOS
Pr-requisites:
Install XCode
Install homebrew (or brew)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"Download and install JDK 8
$(dirname $(readlink $(which javac)))/java_homeDownload setup Eclipse IDE with Scala plug in
Install download utility wget
Download and install Anaconda Python 3
Download and install Hadoop
Download and install HIVE
Download and install Spark
Install Python module findspark and Jupyter Spylon-kernel for Scala
Last updated