Move classloader from QueryParserDriver to PigContext
-----------------------------------------------------
Key: PIG-2040
URL: https://issues.apache.org/jira/browse/PIG-2040
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: 0.9.0
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.9.0
Attachments: PIG-2040-1.patch
After PIG-1775, mapreduce mode fail. The reason is we move classloader from
LogicalPlanBuilder to QueryParserDriver, which will need antlr.jar, however, we
don't ship antlr.jar to backend. It is better to move classloader to PigContext.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira