Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 52B41200B85 for ; Thu, 1 Sep 2016 02:48:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4FB34160AB5; Thu, 1 Sep 2016 00:48:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8E1AA160AB4 for ; Thu, 1 Sep 2016 02:48:21 +0200 (CEST) Received: (qmail 35349 invoked by uid 500); 1 Sep 2016 00:48:20 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 35329 invoked by uid 99); 1 Sep 2016 00:48:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2016 00:48:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A05122C014E for ; Thu, 1 Sep 2016 00:48:20 +0000 (UTC) Date: Thu, 1 Sep 2016 00:48:20 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14540) Create batches for non qfile tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 01 Sep 2016 00:48:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453889#comment-15453889 ] Prasanth Jayachandran commented on HIVE-14540: ---------------------------------------------- +1 > Create batches for non qfile tests > ---------------------------------- > > Key: HIVE-14540 > URL: https://issues.apache.org/jira/browse/HIVE-14540 > Project: Hive > Issue Type: Sub-task > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-14540.01.patch, HIVE-14540.02.patch, HIVE-14540.03.patch > > > From run 790: > Reported runtime by junit: 17 hours > Reported runtime by ptest: 34 hours > A lot of time is wasted spinning up mvn test for each individual test, which otherwise takes less than 1 second. These tests could end up taking 20-30 seconds. Combined with HIVE-14539 - 60-70s. -- This message was sent by Atlassian JIRA (v6.3.4#6332)