Apache Hadoop Installation - ChicagoBoothAnalytics/site GitHub Wiki
Apache Hadoop
is the leading open-source framework and ecosystem for distributed data storage and processing.
Mac
Install Hadoop
by Homebrew
: run command sudo brew install hadoop
in the Mac command-line terminal.