----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40185/#review106047 -----------------------------------------------------------
Ship it! Ship It! - Dmytro Sen On Ноя. 11, 2015, 1:25 п.п., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40185/ > ----------------------------------------------------------- > > (Updated Ноя. 11, 2015, 1:25 п.п.) > > > Review request for Ambari and Dmytro Sen. > > > Bugs: AMBARI-13834 > https://issues.apache.org/jira/browse/AMBARI-13834 > > > Repository: ambari > > > Description > ------- > > **STR:** > > 1. Add Ranger to the cluster > 2. Enable kerberos > 3. Enable Ranger plugin for Hbase service > 4. While saving configs recommendation popup is shown. > 5. Popup has jinja templates for the recommended value of > 'hbase.coprocessor.region.classes' property > > **Expected behavior:** > If > {{hbase_coprocessor_region_classes}} is present in the current value of > 'hbase.coprocessor.region.classes' property then it should not be appended in > the recommended value list > > This issue finally results in duplication of classes in the list of > 'hbase.coprocessor.region.classes' property value > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py > 4779543 > ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py > 291a4ea > > Diff: https://reviews.apache.org/r/40185/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
