How to Install Eclipse Hadoop/Map-Reduce 2.X Plugin on Linux/Unix Easy Guide

July 27, 2019 | By the+gnu+linux+evangelist.

Building

  1. 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.

    Install Ant on Linux

    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

QuickChic Theme • Powered by WordPress