[
https://issues.apache.org/jira/browse/AMBARI-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456182#comment-16456182
]
Hudson commented on AMBARI-23709:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9132 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9132/])
AMBARI-23709. Agent uses compressed topology upon retry (#1115) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ebb00c40d53f358f14f6bfa801169148fd079453])
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
> Agent uses compressed 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
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)