Description
Many codecs throw java.lang.InternalError when their native implementations encounter an error in the codec. This is not treated like a fetch failure and instead is fatal to the task. The task should treat codec errors during fetch like other fetch failures and retry, hopefully triggering a re-run of the upstream task if necessary.
Attachments
Attachments
Issue Links
- is related to
-
TEZ-3912 Fetchers should be more robust to corrupted inputs
- Closed
- relates to
-
MAPREDUCE-5053 java.lang.InternalError from decompression codec cause reducer to fail
- Closed