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
 Assigned to: Hairong Kuang 
     Fix For: 0.4.0


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