You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Dmitriy V. Ryaboy (Closed) (JIRA)" <ji...@apache.org> on 2011/11/30 01:01:40 UTC

[jira] [Closed] (PIG-2384) Generic Invokers should use PigContext to resolve classes

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

Dmitriy V. Ryaboy closed PIG-2384.
----------------------------------

    
> 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