Building
-
3. Building
Next to Generate Hadoop 2.X Plugin
First, Access the Target:cd /tmp/hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugin
And then Build it with:
ant jar -Dversion=2.2.0 -Declipse.home=/opt/eclipse -Dhadoop.home=/usr/share/hadoop
Possibly try to Change the ‘Dversion’ in Relation to the Actual one…
How to Install Apache Ant on GNU/Linux Distributions.
Wait for a little while…
Then the jar Plugin will be Generated into the Directory:/tmp/hadoop2x-eclipse-plugin-master/build/contrib/eclipse-plugin/hadoop-eclipse-plugin-2.2.0.jar
Contents