Two test failures on hadoop 23 due to test infrastructure: Scripting_*, Native_*
--------------------------------------------------------------------------------
Key: PIG-2412
URL: https://issues.apache.org/jira/browse/PIG-2412
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: 0.10, 0.9.2, 0.11
Reporter: Daniel Dai
Assignee: Daniel Dai
Priority: Minor
Fix For: 0.10, 0.9.2, 0.11
Scripting_*, Native_* e2e tests fails for 0.23. The reason is mostly the way we
test it.
Scripting:
register "./libexec/python/scriptingudf.py" stop working in 23 since the change
of layout of hadoop working directory. register
"libexec/python/scriptingudf.py" works. This will cause some backward
compatibility issue and we need to document it.
Native:
We need to use right version of "hadoop-example.jar" when test against 23.
--
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