Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82552CF8A for ; Fri, 1 Jun 2012 14:14:41 +0000 (UTC) Received: (qmail 5638 invoked by uid 500); 1 Jun 2012 14:14:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 5573 invoked by uid 500); 1 Jun 2012 14:14:40 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 5564 invoked by uid 99); 1 Jun 2012 14:14:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 14:14:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lars.george@gmail.com designates 209.85.214.41 as permitted sender) Received: from [209.85.214.41] (HELO mail-bk0-f41.google.com) (209.85.214.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 14:14:35 +0000 Received: by bkcjm19 with SMTP id jm19so2604524bkc.14 for ; Fri, 01 Jun 2012 07:14:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=c+erhK7QlSvTBdmnNv2uQNrVS3QUoD3WDxPqKxtjy+M=; b=oOgQb7GcjnR/TDuWAWu181GpX/Ci8p7+wMeI+xpWhOqt6hAt2oCBjLZlnUohQIXw5/ MdFoL5mqyu5a+VYwbl/P3DDA4xgiRkW9IAa+leBYXx/+8+dKp3Xlk+Os4hmZQNF3ldu4 cbxH85GzYZu5I8JTPjWtnTZgj+hJXNKhagW/MKN+kRo++k4u/CZVUFESKe8dLqkZLH16 5q2GdOvD9b8aXHLWewyBhfJXe1Kp/tyZJoKs3tXut/BNJKkAWYVgadfE7bjdwvimGSXr fcwbtxqTDIh6Ec5lnJatuifRRLGtu95ssosDaD58oslJL09wzFfPieqlU0uUSk37AZRr a+4w== Received: by 10.204.151.200 with SMTP id d8mr2034051bkw.82.1338560053822; Fri, 01 Jun 2012 07:14:13 -0700 (PDT) Received: from de1-app-mba-1.fritz.box (p508F75ED.dip.t-dialin.net. [80.143.117.237]) by mx.google.com with ESMTPS id m2sm2278342bkm.2.2012.06.01.07.14.10 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 01 Jun 2012 07:14:11 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1278) Subject: Re: Exposing config properties via JMX? From: Lars George In-Reply-To: <1338319888.17379.YahooMailNeo@web130101.mail.mud.yahoo.com> Date: Fri, 1 Jun 2012 16:14:08 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1338310343.17943.YahooMailNeo@web130105.mail.mud.yahoo.com> <1338319888.17379.YahooMailNeo@web130101.mail.mud.yahoo.com> To: dev@hbase.apache.org, Otis Gospodnetic X-Mailer: Apple Mail (2.1278) X-Virus-Checked: Checked by ClamAV on apache.org Thanks Otis, I also like this idea, as it comes up from time to time. = Will you also be at the BBuzz HBase workshop on Wednesday? I would love = to talk JMX and metrics with you (and Alex, who I know is coming). Lars On May 29, 2012, at 9:31 PM, Otis Gospodnetic wrote: > Done. https://issues.apache.org/jira/browse/HBASE-6125 > =20 > Otis > ---- > Performance Monitoring for Solr / ElasticSearch / HBase - = http://sematext.com/spm=20 >=20 >=20 >=20 >> ________________________________ >> From: Elliott Clark >> To: dev@hbase.apache.org; Otis Gospodnetic = =20 >> Sent: Tuesday, May 29, 2012 1:20 PM >> Subject: Re: Exposing config properties via JMX? >>=20 >> Yes that would be useful for lots of people. Can you file a jira ? >>=20 >> On Tue, May 29, 2012 at 9:52 AM, Otis Gospodnetic < >> otis_gospodnetic@yahoo.com> wrote: >>=20 >>> Hi, >>>=20 >>> For our HBase Performance Monitoring tool we had to do some bytecode >>> instrumentation to catch the following 2 properties in order to be = able to >>> graph them on our MemStore graphs: >>>=20 >>> * hbase.regionserver.global.memstore.upperLimit >>> * hbase.regionserver.global.memstore.lowerLimit >>>=20 >>> Would it make sense to expose these (and all other?) HBase config >>> properties via JMX, so one can understand how HBase was configured = by >>> looking at JMX? Or are a number of other config properties already = there >>> and we'd just need to provide a patch for any missing ones? >>>=20 >>> Thanks, >>> Otis >>> ---- >>> Performance Monitoring for Solr / ElasticSearch / HBase - >>> http://sematext.com/spm >>>=20 >>=20 >>=20