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

Olga Natkovich commented on PIG-1226:
-------------------------------------

+1, changes look good.

Thejas, can you make sure that the patch applies to LSR branch since we are 
getting ready to merge it back to the trunk.

> 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