Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.17.2
-
None
-
None
-
Reviewed
-
Description
A mapper of a streaming job has empty input data and thus it produces no output.
The task never completes.
The following are the last two lines from the task log:
2008-11-07 21:59:48,254 INFO org.apache.hadoop.streaming.PipeMapRed: PipeMapRed exec [/usr/bin/perl, xxx]
2008-11-07 21:59:48,330 INFO org.apache.hadoop.streaming.PipeMapRed: mapRedFinished
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-1813 NPE in PipeMapred.MRErrorThread
- Closed