<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: metrics failed on org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239675#M201484</link>
    <description>&lt;DIV&gt;@Jay Kumar SenSharma , it was because when I post the first one , then we notice that first question not appears  , so I post the second one &lt;/DIV&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Jan 2019 16:46:34 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2019-01-02T16:46:34Z</dc:date>
    <item>
      <title>metrics failed on org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239673#M201482</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;we try to start the ambari metrics and we get the following logs:&lt;/P&gt;&lt;PRE&gt;2019-01-02 06:35:16,406 ERROR org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher: hconnection-0x4bdeaabb-0x1680d44c1810001, quorum=master02.sys32.com:61181, baseZNode=/ams-hbase-unsecure Received unexpected KeeperException, re-throwing exception
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /ams-hbase-unsecure/table/SYSTEM.CATALOG
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.getData(RecoverableZooKeeper.java:354)
        at org.apache.hadoop.hbase.zookeeper.ZKUtil.getData(ZKUtil.java:622)&lt;/PRE&gt;&lt;P&gt;and also&lt;/P&gt;&lt;PRE&gt;2019-01-02 06:35:18,256 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server master02.sys32.com/101.23.98.60:61181. Will not attempt to authenticate using SASL (unknown error)
2019-01-02 06:35:18,257 WARN org.apache.zookeeper.ClientCnxn: Session 0x1680d44c1810001 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
2019-01-02 06:35:19,656 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server master02.sys32.com/101.23.98.60:61181. Will not attempt to authenticate using SASL (unknown error)&lt;/PRE&gt;&lt;P&gt;we also clear the contents of /var/lib/ambari-metrics-collector/hbase-tmp/zookeeper/* and restart Ambari metrics collector&lt;/P&gt;&lt;P&gt;but still metrics collector failed after few seconds &lt;/P&gt;&lt;P&gt;what else we can do in order to solve this issue ?&lt;/P&gt;&lt;P&gt;we have HDP version - 2.6.0 &lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:10:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239673#M201482</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-01-02T16:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: metrics failed on org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239674#M201483</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@Michael Bronson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your current Thread query looks very similar to the other HCC thread opened by you: &lt;A href="https://community.hortonworks.com/questions/231176/metrics-collector-ams-hbase-unsecure-received-unex.html?childToView=232246#answer-232246" target="_blank"&gt;https://community.hortonworks.com/questions/231176/metrics-collector-ams-hbase-unsecure-received-unex.html?childToView=232246#answer-232246&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Can you please mark one of the HCC thread as Closed so that all the hcc users can respond to the same single thread.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:19:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239674#M201483</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-01-02T16:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: metrics failed on org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239675#M201484</link>
      <description>&lt;DIV&gt;@Jay Kumar SenSharma , it was because when I post the first one , then we notice that first question not appears  , so I post the second one &lt;/DIV&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:46:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239675#M201484</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-01-02T16:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: metrics failed on org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239676#M201485</link>
      <description>&lt;P&gt;I try also to delete this duplicate post but I cant , so I accepted your answer insted , hope this is ok &lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 16:50:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metrics-failed-on-org-apache-hadoop-hbase-zookeeper/m-p/239676#M201485</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2019-01-02T16:50:23Z</dc:date>
    </item>
  </channel>
</rss>

