[
https://issues.apache.org/jira/browse/HADOOP-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717169#action_12717169
]
Ramya R commented on HADOOP-5937:
---------------------------------
I think the above patch should not be applied to branch 20 as bin/hdfs is
supported only after the project split. Hence opened HADOOP:5990.
> Correct info message "Use hadoop dfs -safemode option" to " Use hdfs
> dfsadmin -safemode option" .
> -------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-5937
> URL: https://issues.apache.org/jira/browse/HADOOP-5937
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.20.0
> Reporter: Ravi Phulari
> Assignee: Ravi Phulari
> Priority: Minor
> Fix For: 0.20.1, 0.21.0
>
> Attachments: HADOOP-5937.patch
>
>
> Safemode error message
> Use "hadoop dfs -safemode leave" to turn safe mode off.
> should be corrected as
> Use "hdfs dfsadmin -safemode leave" to turn safe mode off.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.