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

April 23, 2019 | By the+gnu+linux+evangelist.

Eclipse Hadoop/Map-Reduce 3.X Integration

Hi! The Short Guide shows you Step-by-Step How to Download, Compile and Install the Eclipse Plugin for Hadoop/Map-Reduce 3.X Release for Linux/Unix.

And Hadoop is an Open Source Framework for writing and running distributed Applications that process Big Data (large amounts of data).

How to Install Eclipse Hadoop/Map-Reduce 3.X Plugin on Linux/Unix - Featured
  1. Download Eclipse Hadoop 3.X Plugin Source.

    Eclipse Hadoop Plugin .zip
  2. Then Extract Zip Archive into /tmp
    From Command Line:

    unzip ~/Downloads/master.zip -d /tmp/

    Or simply Double-Click/Right-Click and Open with Archive Manager:
    How to Install Eclipse Hadoop/Map-Reduce 3.X Plugin on Linux/Unix - Extraction

  3. Generate Hadoop 3.X Plugin.

    cd /tmp/eclipse-hadoop3x-master/src/contrib/eclipse-plugin
    ant jar -Dversion=3.1.0 -Declipse.home=/opt/eclipse -Dhadoop.home=/usr/share/hadoop

    Possibly try to Change the ‘Dversion’ in Relation to the Used one…

    How to Install Apache Ant on GNU/Linux Distributions.

    Install Ant on Linux

    Wait for a Little Moment…

    Then the jar Plugin will be Generated at Directory:

    /tmp/eclipse-hadoop3x-master/build/contrib/eclipse-plugin/
  4. How to Install Manually Eclipse Plugin from Jar.

    Eclipse Plugin Manual SetUp
  5. Then you are able to Create a Map-Reduce Eclipse Project.

    How to Install Eclipse Hadoop/Map-Reduce 3.X Plugin on Linux/Unix - Featured


QuickChic Theme • Powered by WordPress