Created 07-29-2016 05:44 AM
ambari metrics collector got stopped on our machine. when we try to restart in ambari , it is failing. but when i check the processes on the machine, they are running.
Also i get ambari alerts as
Metrics Collector - Auto-Restart Status
Metrics Collector has been auto-started 2 times since 2016-07-29 00:12:30. |
I do see the following error in the logs
: 6:50:24,047 ERROR [main] ZooKeeperWatcher:652 - hconnection-0x5a7005d-0x156315434410005, quorum=localhost:61181, baseZNode=/ams-hbase-unsecure Received unexpected KeeperException, re-throwing exception org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /ams-hbase-unsecure at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045) at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:221) at org.apache.hadoop.hbase.zookeeper.ZKUtil.checkExists(ZKUtil.java:417) Opening socket connection to server localhost/127.0.0.1:61181. Will not attempt to authenticate using SASL (unknown error)
even i tried reinstalling metrics collector. but it is not working. any thoughts on how to fix this.
I have seen a few posts in the forum, already but none helps
Created 08-01-2016 10:40 PM
Hi @ARUN,
Please clear the contents of /var/lib/ambari-metrics-collector/hbase-tmp/zookeeper/* and restart Ambari metrics collector. Let me know if that works!
Thanks
Created 07-29-2016 06:08 AM
Ambari metrics collector is built using HBase and Phoenix and HBase uses Zookeeper. Is your Zookeeper running fine? What about HMaster? Check the following pages and its child pages for details.
Created 07-29-2016 06:16 AM
@mqureshi, we are using the zookeeper provided by AMS and even the hbase is ams-hbase. metrics collector was abruptly stopped. would it have corrupted . do i need to check anything on that.
Created 07-29-2016 06:29 AM
I cannot say if HBase is corrupted but you can try running "hbck" from your hbase install bin directory (the one for ams). If hbck does find any inconsistency, please follow the guidelines on this page to fix the issues.
http://hbase.apache.org/0.94/book/apbs03.html
If details on above page are not enough, please see Apendix C on this link.
Created 08-02-2016 04:20 PM
Hbase in AMS is a standalone HBase and there is no need for hbck.
Created 08-01-2016 10:40 PM
Hi @ARUN,
Please clear the contents of /var/lib/ambari-metrics-collector/hbase-tmp/zookeeper/* and restart Ambari metrics collector. Let me know if that works!
Thanks
Created 10-26-2016 08:10 AM
I've had the same issue, and your solution helped me. Thanks!
Created 12-08-2016 09:38 AM
I've had the same issue and the solution helped @Aravindan Vijayan
Created 05-24-2017 10:20 AM
Thanks for the info. It actually resolved the issue for me but it seems that I have stuck with the same issue after couple of days. Is this a temporary solution (workaround)?
Thanks,
Tamil.
Created 03-21-2018 06:27 AM
Hi @Aravindan Vijayan I have the same issue and deleted files but still AMS doesn't start