Eclipse Configure port numbers for Hadoop location

Source: Internet
Author: User

when configuring Hadoop location under Eclipse, the Hadoop port number should be consistent with the core-site.xml and mapred-Site.xml under the Conf folder, which corresponds to DFS master. The latter corresponds to map-Red Master// This is mapred-site.xml      mapred.job.tracker      http: // master.hadoop:9001      ? // this is Core-site.xml .      fs. default . Name      HDFs://master.hadoop:9000  For hadoop2.x, you only need to configure the port number of HDFs, because hadoop2.x is using the yarn frame, not MR1

Eclipse Configure port numbers for Hadoop location

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.