You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Slava Gorelik <sl...@gmail.com> on 2008/10/29 15:55:24 UTC

Metrics

Hi.
I'm looking for HBase metrics functionality, i need to display the metrics,
about number of transactions, average transaction time and other.

Does Hbase provides something like this ?

Best Regards.

Re: Metrics

Posted by Slava Gorelik <sl...@gmail.com>.
Thank You !!!
P.S. Did you have a chance to see my cluster crash logs, I sent yesterday ?




On Thu, Oct 30, 2008 at 4:20 PM, Michael Stack <st...@duboce.net> wrote:

> Just metrics.  Try file first.  Regionserver UI also now has some of the
> metrics on view.
> St.Ack
>
>
> Slava Gorelik wrote:
>
>> Hi.Thank You, i saw the document, the question is do i need apply some
>> patches or just metrics.properties file is enough ?
>>
>> Best Regards.
>>
>> On Thu, Oct 30, 2008 at 5:03 AM, Michael Stack <st...@duboce.net> wrote:
>>
>>
>>
>>> Slava Gorelik wrote:
>>>
>>>
>>>
>>>> Hi.
>>>> I'm looking for HBase metrics functionality, i need to display the
>>>> metrics,
>>>> about number of transactions, average transaction time and other.
>>>>
>>>> Does Hbase provides something like this ?
>>>>
>>>>
>>>>
>>>>
>>> It does as of this afternoon in TRUNK.  There is documentation but you'll
>>> probably have to read the source for now until its added to our website:
>>> http://tinyurl.com/56wgnb
>>>
>>> St.Ack*
>>> *
>>>
>>>
>>>
>>
>>
>>
>
>

Re: Metrics

Posted by Michael Stack <st...@duboce.net>.
Just metrics.  Try file first.  Regionserver UI also now has some of the 
metrics on view.
St.Ack

Slava Gorelik wrote:
> Hi.Thank You, i saw the document, the question is do i need apply some
> patches or just metrics.properties file is enough ?
>
> Best Regards.
>
> On Thu, Oct 30, 2008 at 5:03 AM, Michael Stack <st...@duboce.net> wrote:
>
>   
>> Slava Gorelik wrote:
>>
>>     
>>> Hi.
>>> I'm looking for HBase metrics functionality, i need to display the
>>> metrics,
>>> about number of transactions, average transaction time and other.
>>>
>>> Does Hbase provides something like this ?
>>>
>>>
>>>       
>> It does as of this afternoon in TRUNK.  There is documentation but you'll
>> probably have to read the source for now until its added to our website:
>> http://tinyurl.com/56wgnb
>>
>> St.Ack*
>> *
>>
>>     
>
>   


Re: Metrics

Posted by Slava Gorelik <sl...@gmail.com>.
Hi.Thank You, i saw the document, the question is do i need apply some
patches or just metrics.properties file is enough ?

Best Regards.

On Thu, Oct 30, 2008 at 5:03 AM, Michael Stack <st...@duboce.net> wrote:

> Slava Gorelik wrote:
>
>> Hi.
>> I'm looking for HBase metrics functionality, i need to display the
>> metrics,
>> about number of transactions, average transaction time and other.
>>
>> Does Hbase provides something like this ?
>>
>>
> It does as of this afternoon in TRUNK.  There is documentation but you'll
> probably have to read the source for now until its added to our website:
> http://tinyurl.com/56wgnb
>
> St.Ack*
> *
>

Re: Metrics

Posted by Michael Stack <st...@duboce.net>.
Slava Gorelik wrote:
> Hi.
> I'm looking for HBase metrics functionality, i need to display the metrics,
> about number of transactions, average transaction time and other.
>
> Does Hbase provides something like this ?
>   
It does as of this afternoon in TRUNK.  There is documentation but 
you'll probably have to read the source for now until its added to our 
website: http://tinyurl.com/56wgnb

St.Ack*
*

Re: Re: Which is better ICE or thrift

Posted by "Qian, Ling" <la...@gmail.com>.
J-D,

  Thanks for explanation. By mature, I mean ICE supports more languages and sounds like have been used to more application.


2008-10-29 



Qian, Ling 



发件人: Jean-Daniel Cryans 
发送时间: 2008-10-29  23:22:09 
收件人: hbase-user@hadoop.apache.org 
抄送: 
主题: Re: Which is better ICE or thrift 
 
 I don't think that Thrift is really that immature, I haven't seen many bugs
in it. But also reimplementing another interface would be some hard work and
would have to be supported. So Thrift should be your better option.
J-D
On Wed, Oct 29, 2008 at 11:06 AM, Qian, Ling <la...@gmail.com> wrote:
> Dear All,
>
>  If I'd like to develop HBase application in other languages (not Java),
> which package is better choice, ICE or Thrift? ICE seems more mature, but
> ICE does not have any interface design with HBase, while thrift is
> light-weighted but not as mature.
>
>  Thanks!
>
>
> 2008-10-29
>
>
>
> Qian, Ling
>

Re: Which is better ICE or thrift

Posted by Jean-Daniel Cryans <jd...@apache.org>.
 I don't think that Thrift is really that immature, I haven't seen many bugs
in it. But also reimplementing another interface would be some hard work and
would have to be supported. So Thrift should be your better option.

J-D

On Wed, Oct 29, 2008 at 11:06 AM, Qian, Ling <la...@gmail.com> wrote:

> Dear All,
>
>  If I'd like to develop HBase application in other languages (not Java),
> which package is better choice, ICE or Thrift? ICE seems more mature, but
> ICE does not have any interface design with HBase, while thrift is
> light-weighted but not as mature.
>
>  Thanks!
>
>
> 2008-10-29
>
>
>
> Qian, Ling
>

Which is better ICE or thrift

Posted by "Qian, Ling" <la...@gmail.com>.
Dear All,

  If I'd like to develop HBase application in other languages (not Java), which package is better choice, ICE or Thrift? ICE seems more mature, but ICE does not have any interface design with HBase, while thrift is light-weighted but not as mature.

  Thanks!


2008-10-29 



Qian, Ling