[
https://issues.apache.org/jira/browse/MAPREDUCE-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated MAPREDUCE-5272:
-------------------------------
Component/s: test
> 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
> 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)