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 950A3200B85 for ; Wed, 31 Aug 2016 21:15:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 93B99160AA7; Wed, 31 Aug 2016 19:15:23 +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 198A3160AB5 for ; Wed, 31 Aug 2016 21:15:22 +0200 (CEST) Received: (qmail 14555 invoked by uid 500); 31 Aug 2016 19:15:21 -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 14385 invoked by uid 99); 31 Aug 2016 19:15:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2016 19:15:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 918682C1B7B for ; Wed, 31 Aug 2016 19:15:21 +0000 (UTC) Date: Wed, 31 Aug 2016 19:15:21 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14673) Orc orc_merge_diff_fs.q and orc_llap.q test improvement MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 31 Aug 2016 19:15:23 -0000 [ https://issues.apache.org/jira/browse/HIVE-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453112#comment-15453112 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-14673: ---------------------------------------------------------- +1 > Orc orc_merge_diff_fs.q and orc_llap.q test improvement > ------------------------------------------------------- > > Key: HIVE-14673 > URL: https://issues.apache.org/jira/browse/HIVE-14673 > Project: Hive > Issue Type: Sub-task > Components: Tests > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-14673.1.patch > > > orc_merge_diff_fs.q and orc_llap.q are slow (350.487s and 290.877s respectively). We can move orc_merge_diff_fs.q to MiniLlap as we are testing merge across filesystems and there are several orc merge tests for mr. orc_llap.q seems to be creating a lot of temp tables and running sum(hash(*)) againsts which seems to be slow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)