python register command does not work in hadoop 0.23 when file path starts with
"./"
------------------------------------------------------------------------------------
Key: PIG-2486
URL: https://issues.apache.org/jira/browse/PIG-2486
Project: Pig
Issue Type: Bug
Reporter: Thejas M Nair
"register './python/scriptingudf.py' using jython as myfuncs;" does not work
with hadoop 0.23 .
See MAPREDUCE-3700 .
It might work if the "./" is removed from the path of the file name,
automatically by pig.
These tests have been disabled in PIG-2484 patch.
--
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