Tianyi Wang created IMPALA-6751:
-----------------------------------
Summary: Minicluster datanode http server should listen to 0.0.0.0
instead of 127.0.0.1
Key: IMPALA-6751
URL: https://issues.apache.org/jira/browse/IMPALA-6751
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 3.0, Impala 2.13.0
Reporter: Tianyi Wang
Assignee: Tianyi Wang
In hdfs-site-xml.tmpl, namenode http server listens to 0.0.0.0 while datanode
listens to 127.0.0.1. Under some system environments the namenode returns
hostname other than ip to the client, and the client cannot connect to datanode
because the address is not listened.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)