Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.19.0, 0.19.1, 0.20.0
-
None
-
None
-
Reviewed
Description
Every 10 seconds (if the streaming process is producing output key/values on stdout), PipeMapRed sets the task's status string to "Records R/W=N/N". This replaces any custom task status that the streaming process may have specified using the "reporter:status:" stderr lines.
Attachments
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-576 writing to status reporter before consuming standard input causes task failure.
- Resolved