Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D97E18E0D for ; Fri, 26 Jun 2015 08:54:05 +0000 (UTC) Received: (qmail 69298 invoked by uid 500); 26 Jun 2015 08:54:05 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 69247 invoked by uid 500); 26 Jun 2015 08:54:05 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 68953 invoked by uid 99); 26 Jun 2015 08:54:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2015 08:54:04 +0000 Date: Fri, 26 Jun 2015 08:54:04 +0000 (UTC) From: "Liu Junhong (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13897) OOM occurs when Import importing a row that including too much KeyValue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13897?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D146= 02584#comment-14602584 ]=20 Liu Junhong commented on HBASE-13897: ------------------------------------- I'll try to merge it to master branch this weekend. > OOM occurs when Import importing a row that including too much KeyValue > ------------------------------------------------------------------------ > > Key: HBASE-13897 > URL: https://issues.apache.org/jira/browse/HBASE-13897 > Project: HBase > Issue Type: Bug > Affects Versions: 0.98.13 > Reporter: Liu Junhong > Assignee: Liu Junhong > Fix For: 0.98.14 > > Attachments: HBASE-13897-0.98.patch > > > When importing a row with too many KeyValues (may have too many columns o= r versions)=EF=BC=8CKeyValueReducer will incur OOM. -- This message was sent by Atlassian JIRA (v6.3.4#6332)