[
https://issues.apache.org/jira/browse/PIG-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-1226:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
patch committed to trunk. Thanks, Thejas
> 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.