[ 
http://issues.apache.org/jira/browse/HADOOP-320?page=comments#action_12417895 ] 

Doug Cutting commented on HADOOP-320:
-------------------------------------

FileSystem.rename() already renames the .crc file, no?  That's the primary 
difference between 'rename' and 'renameRaw'.  Unless I hear otherwise, I will 
resolve this as "cannot reproduce".

> 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
>         Type: Bug

>   Components: dfs
>     Versions: 0.3.2
>     Reporter: Hairong Kuang
>     Assignee: Hairong Kuang
>      Fix For: 0.4.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

Reply via email to