Where can I find the eclipse plugin for hadoop 1.0.4

3k Views Asked by At

Recently,I am studying Hadoop.I want to use eclipse to do some MapReduce Program with Hadoop.

The environment is :

Hadoop 1.0.4;

Eclipse 4.2.1;

But I can not find the eclipse plugin in Hadoop 1.0.4.

Can Anyone tell me where is the eclipse plugin ?

1

There are 1 best solutions below

0
On

I don't know why, but due to some reason they have removed the plugin from Hadoop installation folder. Instead you can find Eclipse Plugin source code with build.xml file in your "HADOOP_HOME//src/contrib/eclipse-plugin" directory. Try to pull it from there and build.