Configure the Hadoop development environment in Eclipse
Build a Hadoop environment on Ubuntu 13.04
Cluster configuration for Ubuntu 12.10 + Hadoop 1.2.1
Build a Hadoop environment on Ubuntu (standalone mode + pseudo Distribution Mode)
Configuration of Hadoop environment in Ubuntu
Detailed tutorial on creating a Hadoop environment for standalone Edition
Build a Hadoop environment (using virtual machines to build two Ubuntu systems in a Winodws environment)
1. Download eclipse. what I download is eclipse-jee-juno-sr2-linux-gtk-x86_64.tar.gz.
2. decompress the package to/home/coder/eclipse.
3. Put the hadoop-0.20.2 in the/home/coder/hadoop-0.20.2-eclipse-plugin.jar/contrib/eclipse-plugin directory in the hadoop installation path
Copy to the/home/coder/eclipse/plugins directory in the eclipse installation path.
4. Restart eclipse
5. eclipse menu window --> preferences --> Hadoop Map/Reduce: configure the Hadoop installation directory
6. eclipse menu window --> show view --> other select Map/Reduce Locations
7. In the open Map/Reduce Locations view, right-click and select new
8. Detailed configuration is as follows:
9. OK. You can see the result.