[
https://issues.apache.org/jira/browse/PIG-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chenjie Yu updated PIG-3313:
----------------------------
Attachment: PIG-3313
The patch that should fix this problem. Tested ok.
> pig job hang if the job tracker is bounced during execution
> -----------------------------------------------------------
>
> Key: PIG-3313
> URL: https://issues.apache.org/jira/browse/PIG-3313
> Project: Pig
> Issue Type: Bug
> Reporter: Chenjie Yu
> Attachments: PIG-3313
>
>
> When running a pig job through PigRunner, after the mapreduce job is
> submitted, if there is a job tracker bounce which doesn't get back up very
> soon, the pig job will hang there.
> The reason is pig is keeping all the JobControl objects, which are non-deamon
> threads, that keeps connecting to jobtracker. If the job tracker is down, pig
> will fail, but those jobcontrol threads keep running and there is no one who
> can stop them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira