- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ambari metrics getting down frequently
- Labels:
-
Apache Ambari
Created ‎05-23-2016 01:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After enabling HA I foung following error on /var/log/ambari-metrics-collector
Caused by: java.io.IOException: Can't get master address from ZooKeeper; znode data == null
Please help me out
Created ‎06-03-2016 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Jitendra Yadav I have resolved this issue by changing these parameters on
Advanced ams-hbase-site
hbase.rootdir - hdfs://nameservice/user/ams/hbase
earlier it was pointing to my namenode after enabling ha i had to change these and it worked fine for me
Created ‎05-23-2016 01:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you share the output of below commands?
cat /var/log/ambari-metrics-collector/ambari-metrics-collector.pid ps -aef|grep collector
Created ‎05-24-2016 06:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@chennuri gouri shankar Is Ambari Metrics running in embedded mode or distributed mode?
Created ‎06-03-2016 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Jitendra Yadav I have resolved this issue by changing these parameters on
Advanced ams-hbase-site
hbase.rootdir - hdfs://nameservice/user/ams/hbase
earlier it was pointing to my namenode after enabling ha i had to change these and it worked fine for me
