You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2013/02/19 20:03:12 UTC

[jira] [Resolved] (PIG-3138) Decouple PigServer.executeBatch() from compilation of batch

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

Cheolsoo Park resolved PIG-3138.
--------------------------------

    Resolution: Fixed

Committed hotfix to trunk.

Thank you Jonathan for the review!
                
> Decouple PigServer.executeBatch() from compilation of batch
> -----------------------------------------------------------
>
>                 Key: PIG-3138
>                 URL: https://issues.apache.org/jira/browse/PIG-3138
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>             Fix For: 0.12
>
>         Attachments: PIG-3138_1.patch, PIG-3138_hotfix.patch, PIG-3138.patch
>
>
> executeBatch() currently does parsing and building of LogicalPlan in addition to the actual execution. It will be beneficial to separate out parsing/building from execution - that will allow us to get a handle on load/store and other operators before execution of batch. Useful for folks using PigServer API.

--
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