You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Richard Ding (JIRA)" <ji...@apache.org> on 2010/07/19 22:48:51 UTC

[jira] Updated: (PIG-1379) Jars registered from command line should override the ones present in the script

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

Richard Ding updated PIG-1379:
------------------------------

    Attachment: PIG-1379.patch

Use Hadoop GenericOptionsParser in Pig Main so that users can use -Dpig.additional.jars in command line to register jars for UDFs.

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