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 2ABD118699 for ; Mon, 25 May 2015 01:54:18 +0000 (UTC) Received: (qmail 97733 invoked by uid 500); 25 May 2015 01:54:17 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 97711 invoked by uid 500); 25 May 2015 01:54:17 -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 97700 invoked by uid 99); 25 May 2015 01:54:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2015 01:54:17 +0000 Date: Mon, 25 May 2015 01:54:17 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10805) OOM in vectorized reduce 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-10805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557922#comment-14557922 ] Hive QA commented on HIVE-10805: -------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12735096/HIVE-10805.02.patch {color:green}SUCCESS:{color} +1 8973 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4030/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4030/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4030/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12735096 - PreCommit-HIVE-TRUNK-Build > OOM in vectorized reduce > ------------------------ > > Key: HIVE-10805 > URL: https://issues.apache.org/jira/browse/HIVE-10805 > Project: Hive > Issue Type: Bug > Affects Versions: 1.2.0 > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Blocker > Fix For: 1.2.1 > > Attachments: HIVE-10805.01.patch, HIVE-10805.02.patch > > > Vectorized reduce does not release scratch byte space in BytesColumnVectors and runs out of memory. -- This message was sent by Atlassian JIRA (v6.3.4#6332)