You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Gomathivinayagam Muthuvinayagam <sa...@gmail.com> on 2014/08/18 18:28:39 UTC

Posting metrics to Hbase process from custom load balancer

I know hbase exposes the internal metrics through JMX. I have written a
custom load balancer, and I want to post metrics from the custom load
balancer to jmx. Is there any api exposed through hbase to do that? Any
pointers will be helpful.

Thanks & Regards,

Re: Posting metrics to Hbase process from custom load balancer

Posted by Ted Yu <yu...@gmail.com>.
For 0.94, please take a look at http://hbase.apache.org/metrics.html


On Mon, Aug 18, 2014 at 9:35 AM, Gomathivinayagam Muthuvinayagam <
sankarmail@gmail.com> wrote:

> Thank you, is it not possible for Hbase 0.94+?
>
> Thanks & Regards,
>
>
>
>
> On Mon, Aug 18, 2014 at 9:31 AM, Ted Yu <yu...@gmail.com> wrote:
>
> > Which release of hbase are you targeting ?
> >
> > For 0.96+, see
> >
> >
> http://hadoop.apache.org/docs/current/api/org/apache/hadoop/metrics2/package-summary.html
> >
> > Cheers
> >
> >
> > On Mon, Aug 18, 2014 at 9:28 AM, Gomathivinayagam Muthuvinayagam <
> > sankarmail@gmail.com> wrote:
> >
> > > I know hbase exposes the internal metrics through JMX. I have written a
> > > custom load balancer, and I want to post metrics from the custom load
> > > balancer to jmx. Is there any api exposed through hbase to do that? Any
> > > pointers will be helpful.
> > >
> > > Thanks & Regards,
> > >
> >
>

Re: Posting metrics to Hbase process from custom load balancer

Posted by Gomathivinayagam Muthuvinayagam <sa...@gmail.com>.
Thank you, is it not possible for Hbase 0.94+?

Thanks & Regards,




On Mon, Aug 18, 2014 at 9:31 AM, Ted Yu <yu...@gmail.com> wrote:

> Which release of hbase are you targeting ?
>
> For 0.96+, see
>
> http://hadoop.apache.org/docs/current/api/org/apache/hadoop/metrics2/package-summary.html
>
> Cheers
>
>
> On Mon, Aug 18, 2014 at 9:28 AM, Gomathivinayagam Muthuvinayagam <
> sankarmail@gmail.com> wrote:
>
> > I know hbase exposes the internal metrics through JMX. I have written a
> > custom load balancer, and I want to post metrics from the custom load
> > balancer to jmx. Is there any api exposed through hbase to do that? Any
> > pointers will be helpful.
> >
> > Thanks & Regards,
> >
>

Re: Posting metrics to Hbase process from custom load balancer

Posted by Ted Yu <yu...@gmail.com>.
Which release of hbase are you targeting ?

For 0.96+, see
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/metrics2/package-summary.html

Cheers


On Mon, Aug 18, 2014 at 9:28 AM, Gomathivinayagam Muthuvinayagam <
sankarmail@gmail.com> wrote:

> I know hbase exposes the internal metrics through JMX. I have written a
> custom load balancer, and I want to post metrics from the custom load
> balancer to jmx. Is there any api exposed through hbase to do that? Any
> pointers will be helpful.
>
> Thanks & Regards,
>