You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ravi Phulari (JIRA)" <ji...@apache.org> on 2009/05/29 03:48:45 UTC

[jira] Updated: (HADOOP-5937) Correct info message "Use hadoop dfs -safemode option" to " Use hdfs dfsadmin -safemode option" .

     [ https://issues.apache.org/jira/browse/HADOOP-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Phulari updated HADOOP-5937:
---------------------------------

    Status: Patch Available  (was: Open)

> 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.