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

Dmitriy V. Ryaboy resolved PIG-2384.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
                   0.10

Committed to trunk and 0.10 branch
                
> Generic Invokers should use PigContext to resolve classes
> ---------------------------------------------------------
>
>                 Key: PIG-2384
>                 URL: https://issues.apache.org/jira/browse/PIG-2384
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Dmitriy V. Ryaboy
>            Assignee: Dmitriy V. Ryaboy
>             Fix For: 0.10, 0.11
>
>         Attachments: PIG-2384.patch
>
>
> Some users report having to put their jars on Pig's classpath in addition to 
> "register"ing them in order to get Generic Invokers to pick up their classes. 
> This is due to us using Class.forName instead of relying on PigContext's 
> resolveClassName (which handles all the dynamically registered classes).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to