Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Ambari Server, browse to:
    var/lib/ambari-server/resources/stacks/HDP/3.0/services/HBASE/package/templates
     
  2. When Ambari is older than 2.7.0, on the Ambari Server, browse to:

    var/lib/ambari-server/resources/common-services/HBASE/$VERSION/package/templates
     
  3. Edit the following template files:
    hadoop-metrics2-hbase.properties-GANGLIA-MASTER.j2
    hadoop-metrics2-hbase.properties-GANGLIA-RS.j2 
     
  4. Comment out (or remove) the following lines:
    *.source.filter.class=org.apache.hadoop.metrics2.filter.RegexFilter
    hbase.*.source.filter.exclude=.*(Regions|Users|Tables).*
     
  5. Save the template files and restart Ambari Server and then HBase for the changes to take effect.

...


Info

If you upgrade Ambari to a newer version, you will need to re-apply this change to the template file.

...

Page properties
hiddentrue


Related issues