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

Daniel Dai closed PIG-1226.
---------------------------


> Need to be able to register jars on the command line
> ----------------------------------------------------
>
>                 Key: PIG-1226
>                 URL: https://issues.apache.org/jira/browse/PIG-1226
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Alan Gates
>            Assignee: Thejas M Nair
>             Fix For: 0.7.0
>
>         Attachments: PIG-1126.patch
>
>
> Currently 'register' can only be done inside a Pig Latin script.  Users often 
> run their scripts in different environments, so jar locations or versions may 
> change.  But they don't want to edit their script to fit each environment.  
> Instead they could register on the command line, something like:
> pig -Dpig.additional.jars=my.jar:your.jar script.pig
> These would not override registers in the Pig Latin 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