[
https://issues.apache.org/jira/browse/PIG-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540237
]
Olga Natkovich commented on PIG-11:
-----------------------------------
Antonio, your approach looks good. You are right, we don't need to explicitely
search in the current working dir. I was unable to assign the bug to you
because you were not in the list of choices. Maybe because your account is too
new. Once you name shows up in the list, you can assign the bug to yourself.
Thanks for looking into this issue!
> Pig command - add search path for UDF .jar files
> ------------------------------------------------
>
> Key: PIG-11
> URL: https://issues.apache.org/jira/browse/PIG-11
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Reporter: Olga Natkovich
> Priority: Minor
>
> Add a mechanism so that invocations of:
> register my.jar;
> will search not only the local directory but a set of paths. This could
> simply be classpath.
> This will permit users to have build trees of UDFs that commonly share
> across different piglets
> without having to copy the jar locally to each directory and without
> having to use absolute
> pathnames to refer to the files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.