Apache Hadoop Development Tools (HDT) is still in development phase. So, no official distribution of Hadoop 2.2.0 Eclipse Plugin are available now. But we can build the same using winghc/hadoop2x-eclipse-plugin. In this post, we'll build, install and configure the plugin with the eclipse or any eclipse based IDE (say, Spring Tool Su ITE) to ease the development activities using the HADOOP framework.
The Hadoop Development Tools (HDT) is a set of plugins for the Eclipse IDE for developing against the Hadoop platform.
Currently we is in the process of porting the existing MapReduce tools from the Apache Hadoop project to allow working WI Th multiple versions of Hadoop from within one IDE.
Come Get involved as we move towards our first release!
This are currently a member of the Apache incubator, so check back for updates, or come join us [email Protected].
[email protected] eclipse-plugin]# ant jar-dversion=2.5.1-declipse.home= $ECLIPSE _HOME-DHADOOP.HOME=/USR/LOCAL/CDH
BUILD FAILED
/home/developer/developplatform/hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugin/build.xml:117:
Warning:could not find FILE/USR/LOCAL/CDH/share/hadoop/common/lib/Commons-lang-2.5.jar to copy.
BUILD FAILED
/home/developer/developplatform/hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugin/build.xml:123:
Warning:could not find File/usr/local/cdh/share/hadoop/common/lib/hadoop-auth-2.2.0.jar to copy.
<copy file= "${hadoop.home}/share/hadoop/common/lib/commons-lang-2.6.jar" todir= "${build.dir}/lib" verbose= " True "/>
<copy file= "${hadoop.home}/share/hadoop/common/lib/Hadoop-auth-2.5.0-cdh5.2.0.jar "todir=" ${build.dir}/lib "verbose=" true "/>
About Hadoop-eclipse-plugin used by IDE