----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59648/#review176447 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On May 31, 2017, 5:15 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59648/ > ----------------------------------------------------------- > > (Updated May 31, 2017, 5:15 p.m.) > > > Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle. > > > Bugs: AMBARI-21148 > https://issues.apache.org/jira/browse/AMBARI-21148 > > > Repository: ambari > > > Description > ------- > > If restart is rolling stack script should wait for NN to be out of safemode > with large timeout. > Rolling indicates its an HDFS level restart so NN restart needs to be up and > accepting requests before we move on. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java > 0739a2a > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java > 68af5f7 > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java > 97da150 > ambari-server/src/main/java/org/apache/ambari/server/utils/StageUtils.java > 1d21ccd > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py > aa34dc0 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py > 65cd378 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py > e88dbdd > > > Diff: https://reviews.apache.org/r/59648/diff/2/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
