Skip to content

Apache Hadoop Installation

MBA Learns to Code edited this page Mar 8, 2016 · 2 revisions

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.

Windows

Clone this wiki locally