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 75B08979B for ; Thu, 8 Mar 2012 21:14:21 +0000 (UTC) Received: (qmail 89056 invoked by uid 500); 8 Mar 2012 21:14:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 89013 invoked by uid 500); 8 Mar 2012 21:14:21 -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 89004 invoked by uid 99); 8 Mar 2012 21:14:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 21:14:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 21:14:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DD63E10293 for ; Thu, 8 Mar 2012 21:13:57 +0000 (UTC) Date: Thu, 8 Mar 2012 21:13:57 +0000 (UTC) From: "Lars Hofhansl (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <996308907.40462.1331241237908.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1338982434.26247.1331017021641.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225522#comment-13225522 ] Lars Hofhansl commented on HBASE-5529: -------------------------------------- NM. Checked another jira that Stack committed yesterday. Was targeted at 0.92.1. > MR test failures becuase MALLOC_ARENA_MAX is not set > ---------------------------------------------------- > > Key: HBASE-5529 > URL: https://issues.apache.org/jira/browse/HBASE-5529 > Project: HBase > Issue Type: Bug > Components: mapreduce, test > Affects Versions: 0.92.0 > Reporter: Gregory Chanan > Assignee: Gregory Chanan > Priority: Minor > Fix For: 0.92.1, 0.94.0, 0.96.0 > > Attachments: HBASE-5529-to92.patch, HBASE-5529-trunk.patch > > > When running unit tests on CentOS 6 I get a bunch of unit test failures in mapreduce-related tests due to: > 2012-03-03 00:14:18,776 WARN [Container Monitor] > monitor.ContainersMonitorImpl$MonitoringThread(436): Container > [pid=21446,containerID=container_1330762435849_0002_01_000001] is > running beyond virtual memory limits. Current usage: 223.1mb of 2.0gb > physical memory used; 6.9gb of 4.2gb virtual memory used. Killing > container. > Note: this also came up in the mapreduce project. See: https://issues.apache.org/jira/browse/MAPREDUCE-3933 > Patch coming shortly -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira