[ https://issues.apache.org/jira/browse/PIG-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Noguchi updated PIG-5226: ------------------------------ Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.17.0 Status: Resolved (was: Patch Available) +1. Committed to trunk. Jacob, thank you for the patch!!! > PreprocessorContext.java can deadlock forever with large stderr > --------------------------------------------------------------- > > Key: PIG-5226 > URL: https://issues.apache.org/jira/browse/PIG-5226 > Project: Pig > Issue Type: Bug > Reporter: Jacob Tolar > Assignee: Jacob Tolar > Priority: Minor > Fix For: 0.17.0 > > Attachments: pig-runtime-exec-1.patch, pig-runtime-exec.patch > > > This code can deadlock on *nix (not sure about Windows...) because of how > it's using {{Runtime.exec()}} (ie, stderr fills up its buffer and everything > hangs). > Problematic snippet of code: > https://github.com/apache/pig/blob/38c835ed702799f69dc2fa1ad0fbeab25e42c111/src/org/apache/pig/tools/parameters/PreprocessorContext.java#L238-L272 -- This message was sent by Atlassian JIRA (v6.3.15#6346)