Update README
This commit is contained in:
parent
8d1a2cab37
commit
bac1723bb4
14
README.md
14
README.md
@ -10,17 +10,17 @@ so that it can run in different environments without requiring any configuration
|
|||||||
|
|
||||||
Those tools are not yet included when building the app as a container!
|
Those tools are not yet included when building the app as a container!
|
||||||
|
|
||||||
Since some important metrics are missing or empty
|
Since some important metrics are missing or empty in JMX, we additionally parse the HBase Master UI
|
||||||
in JMX, we additionally parse the HBase Master UI
|
|
||||||
for e.g. 'Stale regions in transition'
|
for e.g. 'Stale regions in transition'
|
||||||
|
|
||||||
The hbase hbck log is parsed to check for
|
The hbase hbck log is parsed to check for inconsistencies in HBase.
|
||||||
inconsistencies. The log is produced independently from the
|
The log is created independently from the exporter with the help of
|
||||||
exporter with the help of a systemd-timer unit and a systemd-hbck-service unit
|
a systemd-timer unit and a systemd-hbck-service unit
|
||||||
|
|
||||||
Querying the active namenode requires superuser privileges
|
Unfortunately querying the active namenode requires superuser privileges
|
||||||
|
|
||||||
For requirements see requirements.txt
|
For python module requirements see requirements.txt
|
||||||
|
or execute the commands outlined below
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ sudo dnf/yum install python36
|
$ sudo dnf/yum install python36
|
||||||
|
Loading…
x
Reference in New Issue
Block a user