----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31799/#review75515 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On March 6, 2015, 4:57 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31799/ > ----------------------------------------------------------- > > (Updated March 6, 2015, 4:57 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-9961 > https://issues.apache.org/jira/browse/AMBARI-9961 > > > Repository: ambari > > > Description > ------- > > Checkpoint creation failed when enabling HA on the step Create Checkpount, > when executing commands > su -l hdfs -c 'hdfs dfsadmin -safemode enter' > su -l hdfs -c 'hdfs dfsadmin -saveNamespace' > 2015-03-05 06:42:32,037 DEBUG > com.hw.ambari.ui.util.cluster_managers.CommandExecutor.executeCommandSequence(): > stdin: is not a tty > /usr/hdp/2.2.2.0-2538//hadoop-hdfs/bin/hdfs.distro: line 281: > /usr/jdk64/jdk1.7.0_67/bin/java: Permission denied > /usr/hdp/2.2.2.0-2538//hadoop-hdfs/bin/hdfs.distro: line 281: exec: > /usr/jdk64/jdk1.7.0_67/bin/java: cannot execute: Permission denied > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py > 0d64644 > > ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py > 1304eef > > Diff: https://reviews.apache.org/r/31799/diff/ > > > Testing > ------- > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Ambari Views ...................................... SUCCESS [1.701s] > [INFO] Ambari Metrics Common ............................. SUCCESS [0.470s] > [INFO] Ambari Server ..................................... SUCCESS [30.290s] > [INFO] Ambari Agent ...................................... SUCCESS [16.820s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 49.851s > [INFO] Finished at: Fri Mar 06 18:57:13 EET 2015 > [INFO] Final Memory: 48M/411M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Dmitro Lisnichenko > >
