Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B12D81751B for ; Thu, 30 Apr 2015 09:13:06 +0000 (UTC) Received: (qmail 25236 invoked by uid 500); 30 Apr 2015 09:13:06 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 25195 invoked by uid 500); 30 Apr 2015 09:13:06 -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 25179 invoked by uid 99); 30 Apr 2015 09:13:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 09:13:06 +0000 Date: Thu, 30 Apr 2015 09:13:05 +0000 (UTC) From: "Rajesh Balamohan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10551) OOM when running query_89 with vectorization on & hybridgrace=false 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-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-10551: ------------------------------------ Attachment: hive_10551.png Snapshot shows 680 MB of data already present, and it ends up throwing OOM when it tries to allocate 1800+MB for sorter. > OOM when running query_89 with vectorization on & hybridgrace=false > ------------------------------------------------------------------- > > Key: HIVE-10551 > URL: https://issues.apache.org/jira/browse/HIVE-10551 > Project: Hive > Issue Type: Bug > Reporter: Rajesh Balamohan > Attachments: hive_10551.png > > > - TPC-DS Query_89 @ 10 TB scale > - Trunk version of Hive + Tez 0.7.0-SNAPSHOT > - Additional settings ( "hive.vectorized.groupby.maxentries=1024 , tez.runtime.io.sort.factor=200 tez.runtime.io.sort.mb=1800 hive.tez.container.size=4096 ,hive.mapjoin.hybridgrace.hashtable=false" ) > Will attach the profiler snapshot asap. -- This message was sent by Atlassian JIRA (v6.3.4#6332)