| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
52 (3.055s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: RPC statistics from region servers... - HBase - [mail # dev]
|
|
...Gary, Thanks for the detailed response. I'll check into all of these and report b ack. Regards, Kannan From: Gary Helmling [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 2...
|
|
|
Author: Kannan Muthukkaruppan,
2010-07-29, 17:38
|
|
|
RE: RPC statistics from region servers... - HBase - [mail # dev]
|
|
...I was doing a whole bunch of puts & gets against the cluster during that ti me. That's what you mean, correct? Regards, Kannan From: Ryan Rawson [mailto:[EMAIL PROTECTED]] Sent: Wednes...
|
|
|
Author: Kannan Muthukkaruppan,
2010-07-29, 03:32
|
|
|
RE: RPC statistics from region servers... - HBase - [mail # dev]
|
|
...Correct. This is in trunk. (We had previously tried this in 0.20.x). From: Ted Yu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 28, 2010 7:32 PM To: [EMAIL PROTECTED] Subject: Re: R...
|
|
|
Author: Kannan Muthukkaruppan,
2010-07-29, 02:36
|
|
|
RPC statistics from region servers... - HBase - [mail # dev]
|
|
...I was using jconsole to check the stats published by region servers.. Under hadoop.HBase.RPCStatistics-60020.Attributes, I only see: RpcQueueTime* (NumOps,AvgTime,MinTime,...
|
|
|
Author: Kannan Muthukkaruppan,
2010-07-29, 02:29
|
|
|
RE: volatile considered harmful - HBase - [mail # dev]
|
|
...Ryan: Joy had brought up a related issue to attention recently, and fwd'ed this l ink: http://blogs.sun.com/dave/entry/a_race_in_locksupport_park It has to do with a volati...
|
|
|
Author: Kannan Muthukkaruppan,
2010-04-15, 22:28
|
|
|
RE: HDFS-895 hflush speedup - HBase - [mail # dev]
|
|
...Todd: Good stuff! Have you tried this out on a HBase test too? e a bit speedup. Will batching now happen underneath the DFSClient automatically now that sy ncs/appends are not se...
|
|
|
Author: Kannan Muthukkaruppan,
2010-04-15, 17:51
|
|
|
RE: HBASE-2312 discussion - HBase - [mail # dev]
|
|
...Option #1 seems easy to reason about and simple to implement. Can we go ahe ad with that if there is no major objection? regards, Kannan From: Karthik Ranganathan [mailto:[EMAIL PROTEC...
|
|
|
Author: Kannan Muthukkaruppan,
2010-03-17, 01:07
|
|
|
RE: row level atomicity - HBase - [mail # dev]
|
|
...Spoke to Dhruba on (i), and he suggested doing something at the HBase layer such as using markers in the transaction log to clearly delineate start-en d boundary of a transaction, and ...
|
|
|
Author: Kannan Muthukkaruppan,
2010-03-03, 22:21
|
|
|
row level atomicity - HBase - [mail # dev]
|
|
...The flow during a HRegionServer.put() seems to be the following. [For now, let's just consider single row Put containing edits to multiple column fami lies/columns.] HRegionServe...
|
|
|
Author: Kannan Muthukkaruppan,
2010-03-03, 21:36
|
|
|
compactions & flushing - HBase - [mail # dev]
|
|
...The description for "hbase.hstore.compactionThreshold" in hbase-default.xml says: >> . What's the reason for this restriction? I couldn't spot where this is gett ing ...
|
|
|
Author: Kannan Muthukkaruppan,
2010-02-23, 02:24
|
|
|
|