You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Mathieu Poumeyrol (JIRA)" <ji...@apache.org> on 2008/04/10 14:30:06 UTC

[jira] Updated: (PIG-203) pig parser hangs on input script bigger ~1kb

     [ https://issues.apache.org/jira/browse/PIG-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Poumeyrol updated PIG-203:
----------------------------------

    Attachment: Main.patch

Main.patch uses a StringWriter as an intermediate buffer to the store the output of the parameter substitution.

> pig parser hangs on input script bigger ~1kb
> --------------------------------------------
>
>                 Key: PIG-203
>                 URL: https://issues.apache.org/jira/browse/PIG-203
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Mathieu Poumeyrol
>         Attachments: Main.patch
>
>
> When the command line interpreter is run on a file bigger than 1kb or so, it overflows the PipeReader/PipeWriter internal buffers and freezes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.