You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2015/08/13 16:46:46 UTC

[jira] [Created] (MAPREDUCE-6451) DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic

Kuhu Shukla created MAPREDUCE-6451:
--------------------------------------

             Summary: DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic
                 Key: MAPREDUCE-6451
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6451
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: distcp
    Affects Versions: 2.6.0
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


DistCp when used with dynamic strategy does not update the chunkFilePath and other static variables any time other than for the first job. This is seen when DistCp::run() is used. 

A single copy succeeds but multiple jobs finish successfully without any real copying. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)