Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C1E77FD2 for ; Mon, 21 Nov 2011 21:23:18 +0000 (UTC) Received: (qmail 34825 invoked by uid 500); 21 Nov 2011 21:23:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 34649 invoked by uid 500); 21 Nov 2011 21:23:18 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 34641 invoked by uid 500); 21 Nov 2011 21:23:18 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 34637 invoked by uid 99); 21 Nov 2011 21:23:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2011 21:23:18 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2011 21:23:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A61CF42F58 for ; Mon, 21 Nov 2011 21:22:51 +0000 (UTC) Date: Mon, 21 Nov 2011 21:22:51 +0000 (UTC) From: "John Sichi (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1064927197.53209.1321910571681.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1858107388.41050.1321575231734.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2593) avoid referencing /tmp in tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154537#comment-13154537 ] John Sichi commented on HIVE-2593: ---------------------------------- OK I'll wait for an update which fixes hook_context_cs. > 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 > > > 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