----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61803/#review183471 -----------------------------------------------------------
Ship it! Ship It! - Sebastian Toader On Aug. 22, 2017, 2:23 p.m., Robert Levas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61803/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2017, 2:23 p.m.) > > > Review request for Ambari, Balázs Bence Sári, Eugene Chekanskiy, Jonathan > Hurley, Laszlo Puskas, Prabhjyot Singh, and Sebastian Toader. > > > Bugs: AMBARI-21772 > https://issues.apache.org/jira/browse/AMBARI-21772 > > > Repository: ambari > > > Description > ------- > > The configurations `core-site/hadoop.proxyuser.zeppelin.hosts` and > `core-site/hadoop.proxyuser.zeppelin.groups`, which are required to allow > zeppelin user to proxy other users in order to support impersonation features > of few of the zeppelin interpreters, was not added during the upgrade from > Ambari 2.4.2 to Ambari 2.5.2. Impersonation support for Zeppelin was added in > AMBARI-20094. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog252.java > 1192c112f8 > > ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/kerberos.json > 925215b8c5 > > ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.3.0/kerberos.json > 925215b8c5 > > ambari-server/src/main/resources/stacks/HDP/2.5/services/ZEPPELIN/kerberos.json > 925215b8c5 > > ambari-server/src/main/resources/stacks/HDP/2.6/services/ZEPPELIN/kerberos.json > 925215b8c5 > > ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog252Test.java > d7df68c122 > > > Diff: https://reviews.apache.org/r/61803/diff/1/ > > > Testing > ------- > > Manually tested various scenarios > > # Local test results: > > ``` > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 31:22 min > [INFO] Finished at: 2017-08-22T08:21:40-04:00 > [INFO] Final Memory: 88M/2063M > [INFO] > ------------------------------------------------------------------------ > ``` > > # Jenkins test results: PENDING > > > Thanks, > > Robert Levas > >
