-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27385/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Dmitro Lisnichenko.
Bugs: AMBARI-8046
https://issues.apache.org/jira/browse/AMBARI-8046
Repository: ambari
Description
-------
The incorrect commands are displayed on page Create Checkpoint of Enable
NameNode HA Wizard.
AR. su -l hdfs -c 'hdfs dfsadmin -safemode enter'
ER. su -l /usr/hdp/current/bin/hadoop....
After trying to perform command su -l hdfs -c 'hdfs dfsadmin -safemode enter'
was obtained -bash: hdfs: command not found.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
7eab8a6
Diff: https://reviews.apache.org/r/27385/diff/
Testing
-------
----------------------------------------------------------------------
Ran 242 tests in 3.315s
OK
----------------------------------------------------------------------
Total run:679
Total errors:0
Total failures:0
OK
Thanks,
Dmytro Sen