native mapreduce operator MR job does not follow same failure handling logic as
other pig MR jobs
-------------------------------------------------------------------------------------------------
Key: PIG-1570
URL: https://issues.apache.org/jira/browse/PIG-1570
Project: Pig
Issue Type: Bug
Reporter: Thejas M Nair
Fix For: 0.8.0
The code path for handling failure in MR job corresponding to native MR is
different and does not have the same behavior.
For example, even if the MR job for mapreduce operator fails, the number of
jobs that failed is being reported as 0 in PigStats log.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.