Created 08-30-2018 07:45 PM
Created 08-30-2018 11:19 PM
From Ambari 2.5.0, more refinements for whitelisting were included.
So you can add the following property in your ams-site from ambari UI to blacklist the hbase metrics.
timeline.metrics.apps.blacklist = hbase
.
To know more about it please refer to : https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Metrics+-+Whitelisting
Created 09-05-2018 03:42 AM
Were you able to implement the HBase blacklisting properly?