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 "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/09/02 20:38:47 UTC

[jira] [Updated] (MAPREDUCE-6267) Refactor JobSubmitter#copyAndConfigureFiles into it's own class

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated MAPREDUCE-6267:
-----------------------------------------------
           Labels: 2.6.1-candidate  (was: )
    Fix Version/s: 2.6.1

Added this to 2.6.1 as a dependency for MAPREDUCE-6238. 

Pulled this into 2.6.1, the patch had conflicts in Job.java and JobSumitter.java which I fixed.

Ran compilation before the push. Patch applied cleanly.

> Refactor JobSubmitter#copyAndConfigureFiles into it's own class
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-6267
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6267
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Chris Trezzo
>            Assignee: Chris Trezzo
>            Priority: Minor
>              Labels: 2.6.1-candidate
>             Fix For: 2.7.0, 2.6.1
>
>         Attachments: MAPREDUCE-6267-trunk-v1.patch
>
>
> Refactor the uploading logic in JobSubmitter#copyAndConfigureFiles into it's own class. This makes the JobSubmitter class more readable and isolates the logic that is actually uploading the job resources to HDFS.



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