Home:ALL Converter>How to import hadoop mapreduce into eclipse for development

How to import hadoop mapreduce into eclipse for development

Ask Time:2013-11-25T09:45:25         Author:newmanne

Json Formatter

I want to import the hadoop mapreduce source into eclipse so I can tinker with it.

The docs http://wiki.apache.org/hadoop/EclipseEnvironment here are great for getting hdfs set up in eclipse, but the steps for mapreduce just don't work (Select the hadoop-mapreduce-project directory as the root directory, Select the hadoop-mapreduce-project project -> But there is no mapreduce project to select).

Has anyone set this up to build cleanly?

Author:newmanne,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/20183578/how-to-import-hadoop-mapreduce-into-eclipse-for-development
yy