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

Milind Bhandarkar commented on PIG-832:
---------------------------------------

Can we have:

{code}
java -Dimport.list += com.xxx.udf1 ...
{code}

That way, I only add/override the default udf import list. Other wise, we will 
have two variables - import.list, and udf.import.list, and resolving a udf name 
will have to check both in specific order.

> Make import list configurable
> -----------------------------
>
>                 Key: PIG-832
>                 URL: https://issues.apache.org/jira/browse/PIG-832
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Olga Natkovich
>            Assignee: Daniel Dai
>             Fix For: 0.3.0
>
>
> Currently, it is hardwired in PigContext.

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