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

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

Olga, specifying a list of packages as a path list will have the same issues as

{code}
import com.xyz.package.*;
{code}

in java, where it is considered to be a bad practice. So, in the solution that 
I have proposed, I am assuming the class name is specified on the commandline 
and not the package name.


> 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