----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56800/#review166010 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Feb. 17, 2017, 8:52 p.m., Robert Levas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56800/ > ----------------------------------------------------------- > > (Updated Feb. 17, 2017, 8:52 p.m.) > > > Review request for Ambari, Attila Magyar, Balázs Bence Sári, Eugene > Chekanskiy, Laszlo Puskas, and Sebastian Toader. > > > Bugs: AMBARI-20067 > https://issues.apache.org/jira/browse/AMBARI-20067 > > > Repository: ambari > > > Description > ------- > > Finalize Operations stage fails when Enabling Kerberos using the manual > option. > > #Error Message > ``` > Failed to process the identities, could not properly open the KDC operation > handler: Must specify a principal but it is null or empty > ``` > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/FinalizeKerberosServerAction.java > 9f443b9 > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosServerAction.java > cab3d8d > > ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/FinalizeKerberosServerActionTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/56800/diff/ > > > Testing > ------- > > Manually tested in cluster > > # Local test results: > Tests run: 4282, Failures: 0, Errors: 0, Skipped: 35 > > # Jenkins test result: PENDING > > > Thanks, > > Robert Levas > >
