[
https://issues.apache.org/jira/browse/PIG-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902919#action_12902919
]
Thejas M Nair commented on PIG-1570:
------------------------------------
Another thing to investigate (somewhat related) - there seems to be a problem
when PigServer is used to execute query having native mr operator - i was
unable to run the tests in local mode . But i am able to run query in local
mode from commandline.
> 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.