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

Prashant Kommireddi updated PIG-3175:
-------------------------------------

    Fix Version/s:     (was: 0.12)
    
> Refactor PigServer and GruntServer
> ----------------------------------
>
>                 Key: PIG-3175
>                 URL: https://issues.apache.org/jira/browse/PIG-3175
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.10.0
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>
> At present there is a lot of calls taking place to-from between PigServer and 
> GruntServer. For example, PigServer.registerScript(..) calls 
> GruntServer.parseStopOnError for parsing which in turn calls 
> PigServer.executeBatch(). The code seems more complex than it should be and 
> should be refactored. 
> Also, several methods on PigServer are not clear in what they do and should 
> be well documented (probably in another JIRA).

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

Reply via email to