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 "Eli Collins (Updated) (JIRA)" <ji...@apache.org> on 2011/12/15 19:24:30 UTC

[jira] [Updated] (MAPREDUCE-950) Clean up unsymmetrical Job-API w.r.t DistributedCache

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

Eli Collins updated MAPREDUCE-950:
----------------------------------

    Fix Version/s: 0.23.1

Would be a good one to get in a 23.x release.
                
> Clean up unsymmetrical Job-API w.r.t DistributedCache
> -----------------------------------------------------
>
>                 Key: MAPREDUCE-950
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-950
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: distributed-cache
>            Reporter: Vinod Kumar Vavilapalli
>            Priority: Critical
>             Fix For: 0.23.1
>
>
> MAPREDUCE-898 cleans up user facing APIs in DistributedCache by adding them to Job/JobContext. There are still some unsymmetric APIs. For e.g. getArchiveClassPaths() return Path objects while the corresponding setter API addCacheArchive() adds a URI. Same is the case with a missing setArchivesToClassPath()/setFilesToClassPathj() similar to setCacheArchives().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira