Dmytro Sen created AMBARI-8046:
----------------------------------
Summary: Incorrect commands for creating checkpoint when enabling
NameNode HA
Key: AMBARI-8046
URL: https://issues.apache.org/jira/browse/AMBARI-8046
Project: Ambari
Issue Type: Bug
Components: stacks
Affects Versions: 1.7.0
Environment: HDP2.2
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Priority: Critical
Fix For: 1.7.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)