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