问题:cloudera manager打开具有fqdn名称的web ui链接,本地网络系统无法解析此名称。但短名称和ip有效。
Hostfile:
# ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
10.xxx.xxx.xx aster1.com aster1
10.xxx.xxx.xx aster4.com aster4
10.xxx.xxx.xx aster3.com aster3
10.xxx.xxx.xx aster2.com aster2
JT or anyother hadoop component web UI i am able to open with aster1:8088 but not with FQDN name aster1.com:8088. cloudera manager by default uses FQDN name. is there a way to correct this.
Thanks in advance.
2条答案
按热度按时间m2xkgtsf1#
不要注解掉/etc/hosts文件中的默认网络配置
gdx19jrr2#
您还可以检查是否在/etc/sysconfig/network文件中嵌入了主机名。