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 297B9D342 for ; Mon, 18 Jun 2012 18:16:44 +0000 (UTC) Received: (qmail 59235 invoked by uid 500); 18 Jun 2012 18:16:43 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 59134 invoked by uid 500); 18 Jun 2012 18:16:43 -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 59054 invoked by uid 500); 18 Jun 2012 18:16:43 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 59021 invoked by uid 99); 18 Jun 2012 18:16:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2012 18:16:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 3D79C141F4C for ; Mon, 18 Jun 2012 18:16:43 +0000 (UTC) Date: Mon, 18 Jun 2012 18:16:43 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <2065289136.25977.1340043403253.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1165307297.36770.1338851723161.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HIVE-3085) make parallel tests work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396098#comment-13396098 ] Namit Jain commented on HIVE-3085: ---------------------------------- @Carl, isn't there a problem in having hive*jar in ~/ivy2 ? I am not sure, but will it create a problem if I am trying to compile 2 different versions of hive on my machine concurrently ? > make parallel tests work > ------------------------ > > Key: HIVE-3085 > URL: https://issues.apache.org/jira/browse/HIVE-3085 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Reporter: Namit Jain > Assignee: Shuai Ding > Attachments: hive.3085.1.patch, hive.3085.2.patch > > > https://cwiki.apache.org/Hive/unit-test-parallel-execution.html > I was trying to run the tests using the instructions above. > I was able to run them using a single machine (parallelism of 4 in ~2 hours). > The conf. file is as follows: .hive_ptest.conf > { > "qfile_hosts": [ > ["root@", 4] > ], > "other_hosts": [ > ["root@", 1] > ], > "master_base_path": "/data/users/tmp", > "host_base_path": "/data/users/hivetests", > "java_home": "/usr/local/jdk-6u24-64" > } -- 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