[ http://issues.apache.org/jira/browse/HADOOP-320?page=comments#action_12432243 ] Doug Cutting commented on HADOOP-320: -------------------------------------
I've heard more reports of this. Can someone please provide a test case that demonstrates this? > bin/hadoop dfs -mv does not mv source's checksum file if source is a file > -------------------------------------------------------------------------- > > Key: HADOOP-320 > URL: http://issues.apache.org/jira/browse/HADOOP-320 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.3.2 > Reporter: Hairong Kuang > Assigned To: Hairong Kuang > Fix For: 0.6.0 > > Attachments: rename.patch > > > None of the rename operation of DistributedSystem or DFSClient checks if the > source is a file or not. Need also to rename the checksum file accordingly if > the source is a file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
