Tag: Hadoop

Install Hadoop on MacOS (Macbook M1)

The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. In this article I have shown how you can install hadoop on MacOS specific on Macbook M1 fixing the possible error...

Installing Hadoop on MacOS (M1/M2) : 2023

Follow the below steps carefully and in order. It took me a really long time to set it up correctly after running into several issues. However, the overall process in straightforward. Good luck. Install hadoop with brew. $ brew install hadoop Go into the said directory. Also replace 3.3.6 w...