Unit tests should not write to /tmp but respect java.io.tmpdir
--------------------------------------------------------------
Key: PIG-2591
URL: https://issues.apache.org/jira/browse/PIG-2591
Project: Pig
Issue Type: Bug
Components: tools
Reporter: Thomas Weise
Fix For: 0.10, 0.9.3, 0.11
Several tests use /tmp but should derive temporary file location from
java.io.tmpdir to avoid side effects (java.io.tmpdir is already set to a test
run specific location in build.xml)
--
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