[ 
https://issues.apache.org/jira/browse/HDFS-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058720#comment-13058720
 ] 

Ravi Prakash commented on HDFS-2122:
------------------------------------

Courtesy Arpit Gupta

{quote}
hadoop-daemon.sh start namenode
is being issued to start a namenode.

leads to the following warning

DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead 
use the hdfs command for it.

its also true when starting datanode. the warning is not there when using the 
same script to stop datanode
{quote}

> Using the hadoop-deamon.sh script to start nodes leads to a depricated 
> warning 
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-2122
>                 URL: https://issues.apache.org/jira/browse/HDFS-2122
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.22.0
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>         Attachments: HDFS-2122.1.patch
>
>
> hadoop-daemon.sh calls common/bin/hadoop for hdfs/bin/hdfs tasks and so 
> common/bin/hadoop complains its deprecated for those uses.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to