avoid referencing /tmp in tests
-------------------------------
Key: HIVE-2593
URL: https://issues.apache.org/jira/browse/HIVE-2593
Project: Hive
Issue Type: Improvement
Components: Testing Infrastructure
Reporter: John Sichi
Assignee: Marek Sapota
This is what is causing parallel tests to fail when multiple instances run on
the same node. I grepped for "/tmp" in ql/src/test/queries/clientpositive and
the results match the test failures I'm getting.
--
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