[ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155403#comment-13155403 ]
Phabricator commented on HIVE-2593: ----------------------------------- mareksapotafb has commented on the revision "HIVE-2593 [jira] avoid referencing /tmp in tests". John, should I worry about the spaces? When I tried running tests in path that contained a space Ant didn't even reach the tests. It exited with ClassNotFoundException because of wrongly split path. REVISION DETAIL https://reviews.facebook.net/D501 > 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, > HIVE-2593.D501.3.patch, HIVE-2593.D501.4.patch, HIVE-2593.D501.5.patch, > HIVE-2593.D501.6.patch, HIVE-2593.D501.7.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