[ 
https://issues.apache.org/jira/browse/PIG-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890835#action_12890835
 ] 

Richard Ding commented on PIG-1379:
-----------------------------------

The command line option -j doesn't work (PIG-348). We decided to remove this 
option and directly use -Dpig.additional.jars instead (this system setting has 
been supported by Pig for some time). The change is that now Pig Main directly 
accepts this option. 

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

Reply via email to