Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 389 Bytes

File metadata and controls

18 lines (14 loc) · 389 Bytes

hman

HBase metrics display tool.

Dependencies

  • python 2.7
  • requests: pip install requests

Usage

  1. Set HBASE_HOME pointing to your HBase installation.
  2. Modify $HBASE_HOME/conf/hadoop-metrics.conf to make HBase emit metrics. (Check this out)
  3. python hman.py

More metrics to be added ...