Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Extended DistributedCache to work with LocalJobRunner.
Description
The DistributedCache does not work locally when using the outlined recipe at http://hadoop.apache.org/core/docs/r0.16.0/api/org/apache/hadoop/filecache/DistributedCache.html
Ideally, LocalJobRunner would take care of populating the JobConf and copying remote files to the local file sytem (http, assume hdfs = default fs = local fs when doing local development.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-856 Localized files from DistributedCache should have right access-control
- Closed
- duplicates
-
HADOOP-5174 Pipes example throws NullPointerException on trunk when run with LocalJobRunner
- Closed
- incorporates
-
HADOOP-6125 extend DistributedCache to work locally (LocalJobRunner) (common half)
- Resolved
- is blocked by
-
MAPREDUCE-711 Move Distributed Cache from Common to Map/Reduce
- Closed
- is related to
-
MAPREDUCE-711 Move Distributed Cache from Common to Map/Reduce
- Closed