


Install Apache Hadoop Linux and macOS (Hadoop) Decompress the archive to C:\apache-maven-3.8.5.Download Binary zip archive (filename apache-maven-3.8.5-bin.zip) for Windows from.Decompress the archive to ~/apache-maven-3.8.5.Download Binary tar.gz archive (filename apache-maven-3.8.) from.Install Apache Maven Linux and macOS (Maven) The custom setup page should look this this.Click the drive icon of Source Code and Public JRE, and disable them.


Install it, but DO NOT install it to the default location (under C:\Program Files or C:\Program Files (x86)).Download x86 Installer (filename jdk-8u333-windows-i586.exe) if your system is 32-bit.Download from (free account required), 圆4 Installer (filename jdk-8u333-windows-圆4.exe) is recommended.If your Windows account name (you can find it under C:\Users) contains space, create another account without space, otherwise Hadoop will not work properly.Mount the dmg file and install JDK 8 to the default location /Library/Java/JavaVirtualMachines/jdk1.8.0_333.jdk.Download from (free account required), only 圆4 DMG Installer (filename jdk-8u333-macosx-圆4.dmg) is provided.Untar the download archive to anywhere you like, the path should not contain any space.Download x86 Compressed Archive (filename ) if your system is 32-bit.Download from (free account required), 圆4 Compressed Archive (filename jdk-8u333-linux-圆4.tar.gz) is recommended since it does not require installation.Software Installation Install Oracle JDK 8Ĭurrent latest version: 8u333 ( 1.8.0_333). Other versions of JDK, like 9, 11, etc, may not work.Oracle JDK is strongly recommended, OpenJDK may have unexpected errors.JDK 8 can have name JDK 8 and JDK 1.8, do not use JDK 18., How-to: Create an IntelliJ IDEA Project for Apache Hadoop and Developing Hadoop Mapreduce Application within Intellij IDEA on Windows 10. This tutorial is based on Hadoop: Intellij结合Maven本地运行和调试MapReduce程序 (无需搭载Hadoop和HDFS环境) You may use this method to write and test your Hadoop program locally without configuring Hadoop environment on your own machine or using the clusters. Run Hadoop program locally with Intellij and Maven
