----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56659/#review165531 -----------------------------------------------------------
You need to handle Ambari upgrade to ensure if a cluster being upgraded from 2.4 to 2.5 works as expected after the upgrade. - Sebastian Toader On Feb. 14, 2017, 6:07 p.m., Eugene Chekanskiy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56659/ > ----------------------------------------------------------- > > (Updated Feb. 14, 2017, 6:07 p.m.) > > > Review request for Ambari, Attila Magyar, Balázs Bence Sári, Dmitro > Lisnichenko, Laszlo Puskas, Robert Levas, Sebastian Toader, and Vitalyi > Brodetskyi. > > > Bugs: AMBARI-20008 > https://issues.apache.org/jira/browse/AMBARI-20008 > > > Repository: ambari > > > Description > ------- > > Add "Manage alert notifications" authorization and protect resoure with it. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AlertTargetResourceProvider.java > 4010528 > > ambari-server/src/main/java/org/apache/ambari/server/security/authorization/RoleAuthorization.java > 969772f > ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql b79c945 > ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql 1c502bc > ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql c6d4ad0 > ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 1be87bb > ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql abe48e8 > ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql 169a464 > > Diff: https://reviews.apache.org/r/56659/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Eugene Chekanskiy > >
