[
https://issues.apache.org/jira/browse/PIG-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625318#action_12625318
]
Shravan Matthur Narayanamurthy commented on PIG-392:
----------------------------------------------------
But the calculateProgress does the same thing. It returns the progress of all
the jobs as (sum of all successful jobs and running progress of running jobs).
The launchers know how many jobs were launched. If JobControl works correctly,
the completion check to see that the progress returned by calculateProgress
equals num MR jobs submitted is right. Can you give me a sample script where it
was failing?
> When a pig script creates multiple MR jobs, if any job but the last fails,
> pig report success and returns no results.
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: PIG-392
> URL: https://issues.apache.org/jira/browse/PIG-392
> Project: Pig
> Issue Type: Bug
> Affects Versions: types_branch
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: types_branch
>
> Attachments: PIG-392.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.