Doroszlai, Attila created AMBARI-23709:
------------------------------------------
Summary: Agent uses uncompressed topology upon retry
Key: AMBARI-23709
URL: https://issues.apache.org/jira/browse/AMBARI-23709
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.7.0
Reporter: Doroszlai, Attila
Assignee: Doroszlai, Attila
Fix For: 2.7.0
HiveServer 2 fails to start due to:
{noformat}
2018-04-26 07:54:04,971 - call['/usr/hdp/current/zookeeper-client/bin/zkCli.sh
-server 0:2181,2:2181,4:2181 ls /hiveserver2 | grep '\[serverUri=''] {}
2018-04-26 07:54:05,693 - call returned (1, 'Exception in thread "main"
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss
{noformat}
ZooKeeper connection string contains host indexes instead of hostnames. This
only happens upon command retry, initial run uses hostnames.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)