Return-Path: Delivered-To: apmail-hbase-user-archive@www.apache.org Received: (qmail 30580 invoked from network); 30 Dec 2010 15:39:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Dec 2010 15:39:20 -0000 Received: (qmail 37037 invoked by uid 500); 30 Dec 2010 15:39:19 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 36785 invoked by uid 500); 30 Dec 2010 15:39:19 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 36777 invoked by uid 99); 30 Dec 2010 15:39:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Dec 2010 15:39:18 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.169] (HELO mail-iy0-f169.google.com) (209.85.210.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Dec 2010 15:39:12 +0000 Received: by iyj17 with SMTP id 17so10468674iyj.14 for ; Thu, 30 Dec 2010 07:38:51 -0800 (PST) Received: by 10.231.199.196 with SMTP id et4mr16266134ibb.71.1293723531430; Thu, 30 Dec 2010 07:38:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.115.8 with HTTP; Thu, 30 Dec 2010 07:38:31 -0800 (PST) In-Reply-To: References: From: Todd Lipcon Date: Thu, 30 Dec 2010 07:38:31 -0800 Message-ID: Subject: Re: Java Commited Virtual Memory significally larged then Heap Memory To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=90e6ba53a4f4874e540498a27be7 --90e6ba53a4f4874e540498a27be7 Content-Type: text/plain; charset=ISO-8859-1 Hi Andrey, Any chance you're using hadoop-lzo with CDH3b3? There was a leak in earlier versions of hadoop-lzo that showed up under CDH3b3. You should upgrade to the newest. If that's not it, let me know, will keep thinking. -Todd On Thu, Dec 30, 2010 at 12:13 AM, Andrey Stepachev wrote: > Addition information: > > ps shows, that my HBase process eats up to 4GB of RSS. > > $ ps --sort=-rss -eopid,rss | head | grep HMaster > PID RSS > 23476 3824892 > > > 2010/12/30 Andrey Stepachev > > > Hi All. > > > > After heavy load into hbase (single node, nondistributed test system) I > got > > 4Gb process size of my HBase java process. > > On 6GB machine there was no room for anything else (disk cache and so > on). > > > > Does anybody knows, what is going on, and how you solve this. What heap > > memory is set on you hosts > > and how much of RSS hbase process actually use. > > > > I don't see such things before, all tomcat and other java apps don't eats > > significally more memory then -Xmx. > > > > Connection name: pid: 23476 org.apache.hadoop.hbase.master.HMaster > > start Virtual Machine: Java HotSpot(TM) 64-Bit Server VM version > > 17.1-b03 Vendor: Sun Microsystems Inc. Name: 23476@mars > Uptime: 12 > > hours 4 minutes Process CPU time: 5 hours 45 minutes JIT compiler: > HotSpot > > 64-Bit Server Compiler Total compile time: 19,223 seconds > > ------------------------------ > > Current heap size: 703 903 kbytes Maximum heap size: 2 030 > 976kbytes Committed memory: > > 2 030 976 kbytes Pending finalization: 0 objects Garbage > > collector: Name = 'ParNew', Collections = 9 990, Total time spent = 5 > > minutes Garbage collector: Name = 'ConcurrentMarkSweep', Collections > = > > 20, Total time spent = 35,754 seconds > > ------------------------------ > > Operating System: Linux 2.6.34.7-0.5-xen Architecture: amd64 > Number of processors: > > 8 Committed virtual memory: 4 403 512 kbytes Total physical > > memory: 6 815 744 kbytes Free physical memory: 82 720 kbytes > Total swap space: > > 8 393 924 kbytes Free swap space: 8 050 880 kbytes > > > > > > > > > -- Todd Lipcon Software Engineer, Cloudera --90e6ba53a4f4874e540498a27be7--