huangsheng created KYLIN-5597:
---------------------------------
Summary: When the /etc/hosts file of the KE node does not
configure the IP corresponding to the cluster domain name in the hadoop conf
configuration file, KE will fail to start
Key: KYLIN-5597
URL: https://issues.apache.org/jira/browse/KYLIN-5597
Project: Kylin
Issue Type: Bug
Components: Environment , Security
Affects Versions: 5.0-alpha
Reporter: huangsheng
Fix For: 5.0-alpha
If the IP corresponding to the cluster domain name in the hadoop conf
configuration file is not configured in the /etc/hosts file of the newly added
KE node, the command
{code:java}
get-properties.sh kylin.kerberos.enabled{code}
will fail when the service starts, and throw java.net.UnknownHostException
--
This message was sent by Atlassian Jira
(v8.20.10#820010)