Jython UDFs only work if the python file is in the current directory --------------------------------------------------------------------
Key: PIG-2542 URL: https://issues.apache.org/jira/browse/PIG-2542 Project: Pig Issue Type: Bug Components: parser Affects Versions: 0.8.1, 0.9.2 Environment: Cloudera thingy 0.8.1 and apache pig 0.9.2 Reporter: Russell Jurney Priority: Critical Calling this a bug because of how confusing it is. If the pig script and the Jython UDFs aren't in the same directory, Pig will fail in a very non-descriptive way. Improve error message, and allow other paths than . is the fix. -- 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