Hadoop and Eclipse connectivity

Source: Internet
Author: User

(Configure the required files See resources)

1. Copy the plugin jar package to the plugins directory under the Eclipse installation directory and restart Eclipse.

After reboot, a plugin will appear in the top left of the computer


In the lower map/reduce locations, right-click New:





2. Configure in the Eclipse Project's Pom.xml file:

<!--https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client--

<dependency>

<groupId>org.apache.hadoop</groupId>

<artifactId>hadoop-client</artifactId>

<version>2.6.4</version>

</dependency>

3. Create the new resources directory under the main directory of the main directory in the SRC directory of the Eclipse project, and build the path to the project directory.

Add files to the resources directory.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.