---------------------------------------
Key: HDFS-662
URL: https://issues.apache.org/jira/browse/HDFS-662
Project: Hadoop HDFS
Issue Type: Sub-task
Affects Versions: Append Branch
Reporter: Tsz Wo (Nicholas), SZE
Fix For: Append Branch
Unnecessary info message from DFSClient:
{noformat}
$ ./bin/hadoop fs -put README.txt r.txt
09/09/29 22:28:10 WARN conf.Configuration: mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id
09/09/29 22:28:10 INFO hdfs.DFSClient: Done flushing
09/09/29 22:28:10 INFO hdfs.DFSClient: Closing the streams...
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.