Rohini Palaniswamy created PIG-3424:
---------------------------------------

             Summary: Package import list should consider class name as is 
first even if -Dudf.import.list is passed
                 Key: PIG-3424
                 URL: https://issues.apache.org/jira/browse/PIG-3424
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.11.1
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 0.12


Currently if -Dudf.import.list is passed it adds them to the beginning of the 
list and "" (class name as is) which is defined by default always is pushed to 
end of list. In cases where the pig deployment itself contains predefined 
-Dudf.import.list, class resolution tries all of that before trying the fully 
qualified class name defined in LOAD as is. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to