Description
/** * 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. */
It should be org.apache.hadoop.filecache.DistributedCache instead. Branch-1 doesn't have org.apache.hadoop.mapreduce.filecache.DistributedCache
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-5263 filecache.DistributedCache incompatiblity issues with MR1
- Closed