[
https://issues.apache.org/jira/browse/PIG-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890883#action_12890883
]
Alan Gates commented on PIG-1379:
---------------------------------
The change I'm concerned about is that, if I understand the JIRA correctly,
we're changing which jars take precedence. Where previously we would have
given precedence to jars indicated in the Pig Latin script, now we'll give
precedence to those indicated on the command line. Is that correct?
> Jars registered from command line should override the ones present in the
> script
> ---------------------------------------------------------------------------------
>
> Key: PIG-1379
> URL: https://issues.apache.org/jira/browse/PIG-1379
> Project: Pig
> Issue Type: Improvement
> Reporter: Ankur
> Assignee: Richard Ding
> Fix For: 0.8.0
>
> Attachments: PIG-1379.patch, PIG-1379.patch
>
>
> Jars that are registered from the command line when executing the pig script
> should override the ones that are specified via 'register' in the pig script
> itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.