BigInsights v3.0.0.2 Monitoring fails to write into HBase -


recently i've encountered problem: after installation of biginsights of services works fine, except monitoring fails error "no agents can write hbase tables successfully" though there no errors during installation process. there have forgotten about/any advices check or in order make work?

start hbase shell , list tables. see if monitor tables created. if not run this...

$biginsights_home/hbase/bin/hbase shell < $biginsights_home/monitoring/etc/chukwa/hbase.schema


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -