[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2593: ------------------------------ Attachment: HIVE-2593.D501.2.patch mareksapotafb updated the revision "HIVE-2593 [jira] avoid referencing /tmp in tests". Reviewers: JIRA Fix new lines at end of files so `arc patch` works properly. REVISION DETAIL https://reviews.facebook.net/D501 AFFECTED FILES ql/src/test/queries/clientpositive/hook_context_cs.q ql/src/test/queries/clientpositive/index_auto.q ql/src/test/queries/clientpositive/index_bitmap.q ql/src/test/queries/clientpositive/index_bitmap1.q ql/src/test/queries/clientpositive/index_bitmap2.q ql/src/test/queries/clientpositive/index_bitmap3.q ql/src/test/queries/clientpositive/index_bitmap_auto.q ql/src/test/queries/clientpositive/index_bitmap_rc.q ql/src/test/queries/clientpositive/index_compact.q ql/src/test/queries/clientpositive/index_compact_1.q ql/src/test/queries/clientpositive/index_compact_2.q ql/src/test/queries/clientpositive/index_compact_3.q ql/src/test/queries/clientpositive/insertexternal1.q ql/src/test/queries/clientpositive/load_fs.q ql/src/test/queries/clientpositive/multi_insert.q > 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 > Attachments: HIVE-2593.D501.1.patch, HIVE-2593.D501.2.patch > > > 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