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

Ranjit Mathew commented on HDFS-1418:
-------------------------------------

The error in the logs is:

  [exec] 
/grid/0/hudson/hudson-slave/workspace/PreCommit-HDFS-Build/trunk/src/test/bin/test-patch.sh:
 line 275: /usr/bin/patch: No such file or directory

Filed HADOOP-7152 to track this issue.

> DFSClient Uses Deprecated "mapred.task.id" Configuration Key Causing 
> Unecessary Warning Messages
> ------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-1418
>                 URL: https://issues.apache.org/jira/browse/HDFS-1418
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 0.22.0
>            Reporter: Ranjit Mathew
>            Priority: Minor
>         Attachments: HDFS-1418.patch
>
>
> Every invocation of the "hadoop fs" command leads to an unnecessary warning 
> like the following:
> {noformat}
> $ $HADOOP_HOME/bin/hadoop fs -ls /
> 10/09/24 15:10:23 WARN conf.Configuration: mapred.task.id is deprecated. 
> Instead, use mapreduce.task.attempt.id
> {noformat}
> This is easily fixed by updating 
> "src/java/org/apache/hadoop/hdfs/DFSClient.java".

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

        

Reply via email to