[
https://issues.apache.org/jira/browse/AMBARI-8046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190493#comment-14190493
]
Hudson commented on AMBARI-8046:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0-docker #31 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0-docker/31/])
AMBARI-8046 Incorrect commands for creating checkpoint when enabling NameNode
HA (dsen) (dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c8961e6e6d1243b5508f960c7b9ac82507fd7125)
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/shared_initialization.py
> 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)