Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The command line may look like this:
-mapper mapper-command-1 -input dir11 -mapper mapper-command-2 -input dir22 input -dir21
meaning that map phase will apply mapper-command-1 to part files from dir11, and the part files from dir22 and dir21 will be processed by mapper-command-2
then all will be shuffled and processed by a single reducer.
Attachments
Issue Links
- depends upon
-
HADOOP-372 should allow to specify different inputformat classes for different input dirs for Map/Reduce jobs
-
- Closed
-