An issue in which HDFs Web UI extranet is inaccessible in CDH

Source: Internet
Author: User

Article from: http://www.cnblogs.com/hark0623/p/4177794.html reprint Please specify

In fact, the problem is very simple, because in the CDH hdfs-site.xml configuration file in the Web UI configuration is the domain name, and the domain name in the hosts have been parsed into the intranet IP.

You use NETSTAT-APN | grep 50700 Look at the listening situation.

You will find that your network IP is listening, not the extranet IP, so HDFs Web UI is inaccessible.

WORKAROUND: If you are using Apache Hadoop, then you need to manually modify the Hdfs-site.xml dfs.namenode.http-address and modify it to 0.0.0.0:50070. If you are using Clouderamanager, then go to hdfs-> configuration, search Namenode default group, and then put the Namenode default group on the circle.

Note When the adjustment is complete, you need to restart HDFs

An issue in which HDFs Web UI extranet is inaccessible in CDH

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.