You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2010/02/11 19:04:54 UTC

[jira] Updated: (PIG-1226) Need to be able to register jars on the command line

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

Thejas M Nair updated PIG-1226:
-------------------------------

    Fix Version/s: 0.7.0
         Assignee: Thejas M Nair

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