[
https://issues.apache.org/jira/browse/PIG-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029081#comment-13029081
]
Santhosh Srinivasan commented on PIG-2040:
------------------------------------------
I remember a user trying to parse schemas using the Util.parseFromString()
method in an UDF. This might require shipping the antlr binaries to the
back-end. Will this patch address this issue too?
> 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