----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61168/#review181597 -----------------------------------------------------------
Fix it, then Ship it! ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java Lines 34 (patched) <https://reviews.apache.org/r/61168/#comment257187> Add some documentation as to why this class was needed and how it works. - Alejandro Fernandez On July 27, 2017, 2:04 a.m., Sid Wagle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61168/ > ----------------------------------------------------------- > > (Updated July 27, 2017, 2:04 a.m.) > > > Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, Jonathan > Hurley, and Sumit Mohanty. > > > Bugs: AMBARI-21577 > https://issues.apache.org/jira/browse/AMBARI-21577 > > > Repository: ambari > > > Description > ------- > > Hive Service check is failing :- > > {code} > HTTP/[email protected] is not allowed to > impersonate ambari-qa > {code} > > Patch executes custom action to remove offending rules. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java > PRE-CREATION > > ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml > 684acfa > > ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml > 484e459 > > ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingActionTest.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/61168/diff/2/ > > > Testing > ------- > > Pending manual test. > > > Thanks, > > Sid Wagle > >
