Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Expert Contributor
Created on 08-02-2017 05:57 AM - edited 09-16-2022 01:40 AM
Caution: Running bad queries against the AMS hbase tables can crash the AMS collector PID due to load. Use it for debugging purpose.
To connect to AMS Hbase instance which is running in distributed mode.
cd /usr/lib/ambari-metrics-collector/bin
./sqlline.py localhost:2181:/ams-hbase-secure
To get the correct znode, get the value of "zookeeper.znode.parent" from AMS collector configs.
1,568 Views