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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/30 04:47:39 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 ]

Allen Wittenauer updated MAPREDUCE-950:
---------------------------------------

    Fix Version/s:     (was: 0.24.0)

> 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
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)