Prashant Kommireddi created PIG-3138:
----------------------------------------
Summary: 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
Fix For: 0.12
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