----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57810/#review169567 -----------------------------------------------------------
Fix it, then Ship it! Ship It! ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py Lines 499-503 (original), 499-503 (patched) <https://reviews.apache.org/r/57810/#comment241983> What should `numbus.authorizer` be set to if security is enabled and the Ranger plug-in is not enabled? ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py Line 502 (original), 502 (patched) <https://reviews.apache.org/r/57810/#comment241982> Does `'No'.lower()` != `'no'`? - Robert Levas On March 21, 2017, 11:52 a.m., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57810/ > ----------------------------------------------------------- > > (Updated March 21, 2017, 11:52 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Robert Levas, Sid Wagle, and > Vitalyi Brodetskyi. > > > Bugs: AMBARI-20518 > https://issues.apache.org/jira/browse/AMBARI-20518 > > > Repository: ambari > > > Description > ------- > > Stack Advisor reported an error: KeyError: 'nimbus.authorizer' during Test > Kerberos Client command > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py > 555cf4d > > > Diff: https://reviews.apache.org/r/57810/diff/1/ > > > Testing > ------- > > Unit tests passed > > > Thanks, > > Dmytro Sen > >
