recently i've encountered a problem: after installation of BigInsights all of my services works fine, except for monitoring which fails with error "No agents can write HBase tables successfully" even though there was no errors during the installation process. Is there anything i could have forgotten about/any advices what to check or do in order to make it work?
Asked
Active
Viewed 35 times
1 Answers
0
Start hbase shell and list tables. See if the Monitor tables are created. If not run this...
$BIGINSIGHTS_HOME/hbase/bin/hbase shell < $BIGINSIGHTS_HOME/monitoring/etc/chukwa/hbase.schema

frankjustme2004
- 31
- 4