Consolidated instructions on how to setup and run Hadoop on Windows 10 machines. This is exactly written from Hadoop 3.2.1 Installation on Windows 10 step by step guide. Big thanks to Raymond, the original writer. If you already have Hadoop installed and configured on your machine, you can go to the Running MapReduce Jobs section.
- Java JDK - used to run the Hadoop since it's built using Java
- 7Zip or WinRAR - unzip Hadoop binary package; anything that unzips
tar.gz
- CMD or Powershell - used to test environment variables and run Hadoop