----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35651/#review88544 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On Червень 19, 2015, 3:51 після полудня, Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35651/ > ----------------------------------------------------------- > > (Updated Червень 19, 2015, 3:51 після полудня) > > > Review request for Ambari, Myroslav Papirkovskyy and Vitalyi Brodetskyi. > > > Bugs: AMBARI-12019 > https://issues.apache.org/jira/browse/AMBARI-12019 > > > Repository: ambari > > > Description > ------- > > Disable HBase metrics for regions/tables/regionservers by default. > hadoop-metric2.properties needs to include this: > *.source.filter.class=org.apache.hadoop.metrics2.filter.GlobFilter > hbase.*.source.filter.exclude=*Regions* > to the files below: > common-services/HBASE/0.96.0.2.0/package/templates/HBASE/package/templates/hadoop-metrics2-hbase.properties-GANGLIA-MASTER.j2 > > common-services/HBASE/0.96.0.2.0/package/templates/HBASE/package/templates/hadoop-metrics2-hbase.properties-GANGLIA-RS.j2 > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/templates/hadoop-metrics2-hbase.properties-GANGLIA-MASTER.j2 > 50234f9 > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/templates/hadoop-metrics2-hbase.properties-GANGLIA-RS.j2 > 462bef4 > > Diff: https://reviews.apache.org/r/35651/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 266 tests in 8.710s > > OK > ---------------------------------------------------------------------- > Total run:793 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Dmytro Sen > >
