[
https://issues.apache.org/jira/browse/MAPREDUCE-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated MAPREDUCE-5272:
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to branch-1 as it still applied. Lets roll such changes into single,
larger patches in future though, as otherwise the committing overhead appears
too high given the current process.
Many thanks again Zhijie!
> A Minor Error in Javadoc of TestMRWithDistributedCache in Branch-1
> ------------------------------------------------------------------
>
> Key: MAPREDUCE-5272
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5272
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Zhijie Shen
> Assignee: Zhijie Shen
> Priority: Trivial
> Fix For: 1.3.0
>
> Attachments: MAPREDUCE-5272-branch-1.patch
>
>
> {code}
> /**
> * Tests the use of the
> * {@link org.apache.hadoop.mapreduce.filecache.DistributedCache} within the
> * full MR flow as well as the LocalJobRunner. This ought to be part of the
> * filecache package, but that package is not currently in mapred, so cannot
> * depend on MR for testing.
> */
> {code}
> It should be org.apache.hadoop.filecache.DistributedCache instead. Branch-1
> doesn't have org.apache.hadoop.mapreduce.filecache.DistributedCache
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)