Zhijie Shen created MAPREDUCE-5272:
--------------------------------------
Summary: 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
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Trivial
{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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira