[ https://issues.apache.org/jira/browse/AMBARI-8262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Onischuk resolved AMBARI-8262. ------------------------------------- Resolution: Fixed Committed to trunk and branch-1.7.0 > ZK Service check fails on HDP 1.3 > --------------------------------- > > Key: AMBARI-8262 > URL: https://issues.apache.org/jira/browse/AMBARI-8262 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 1.7.0 > > > Fail: Execution of 'sh /var/lib/ambari-agent/data/tmp/zkSmoke.sh > /usr/lib/zookeeper/bin/zkCli.sh ambari-qa /etc/zookeeper/conf 2181 False > /usr/bin/kinit no_keytab' returned 1. zk_node1= > Exception in thread "main" > org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode > = ConnectionLoss for /zk_smoketest > at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) > at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) > at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873) > at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:705) > at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:593) > at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:365) > at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323) > at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282) > Exception in thread "main" > org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode > = ConnectionLoss for /zk_smoketest > at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) > at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) > at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783) > at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:700) > at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:593) > at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:365) > at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323) > at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282) > Error found in the zookeeper smoke test. Exiting. > java.net.ConnectException: Connection refused java.net.ConnectException: > Connection refused -- This message was sent by Atlassian JIRA (v6.3.4#6332)