| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
112 (0.102s).
|
|
|
Loading phrases to help you refine your search...
|
|
HBase Replication ageOfLastShippedOp - HBase - [mail # user]
|
|
...Hi, I noticed that when a Region Server takes over a dead region server replication queue, the ageOfLastShippedOp is reported of the latter. For instance, I had an age of 500ms, and wh...
|
|
|
Author: Asaf Mesika,
2013-06-18, 08:09
|
|
|
HBase Replication is talking to the wrong peer - HBase - [mail # user]
|
|
...Hi, I have two cluster setup in a lab, each has 1 Master and 3 RS. I'm inserting roughly 15GB into the master cluster, but I see between 5 - 10 minutes delay between master and slave c...
|
|
|
Author: Asaf Mesika,
2013-06-18, 06:48
|
|
|
Re: Missing metrics in any context inheriting from AbstractMetricsContext - HBase - [mail # user]
|
|
...The first I did was to use JConsole to see what is available. The thing that surprised me is the very small number of metrics exposed by HBase Master on the "hbase" namespace. When I hooked ...
|
|
|
Author: Asaf Mesika,
2013-06-09, 14:04
|
|
|
Missing metrics in any context inheriting from AbstractMetricsContext - HBase - [mail # user]
|
|
...Hi, I've tried using a GraphiteContext I've found in GitHub, but I discovered I only get a very partial list of metrics. I've switched to using TimeStampingFileContext and I get the sa...
|
|
|
Author: Asaf Mesika,
2013-06-05, 18:31
|
|
|
Re: Questions about HBase - HBase - [mail # user]
|
|
...When you do the first read of this region, wouldn't this load all bloom filters? On Wed, Jun 5, 2013 at 8:43 AM, ramkrishna vasudevan wrote: ...
|
|
|
Author: Asaf Mesika,
2013-06-05, 05:52
|
|
|
Re: Scan + Gets are disk bound - HBase - [mail # user]
|
|
...On Tuesday, June 4, 2013, Rahul Ravindran wrote: If I understand correctly, for a rowkey R, column family F, column qualifier C, if you have two values with time stamp 13:00 and 13:02...
|
|
|
Author: Asaf Mesika,
2013-06-05, 05:51
|
|
|
Re: Questions about HBase - HBase - [mail # user]
|
|
...If you will read HFile v2 document on HBase site you will understand completely how the search for a record works and why there is linear search in the block but binary search to get to the ...
|
|
|
Author: Asaf Mesika,
2013-06-05, 05:27
|
|
|
Re: RPC Replication Compression - HBase - [mail # user]
|
|
...If RPC has compression abilities, how come Replication, which also works in RPC does not get it automatically? On Tue, Jun 4, 2013 at 12:34 PM, Anoop John wrote: ...
|
|
|
Author: Asaf Mesika,
2013-06-04, 12:22
|
|
|
RPC Replication Compression - HBase - [mail # user]
|
|
...Hi, Just wanted to make sure if I read in the internet correctly: 0.96 will support HBase RPC compression thus Replication between master and slave will enjoy it as well (important sin...
|
|
|
Author: Asaf Mesika,
2013-06-04, 08:21
|
|
|
Re: HTable and streaming - HBase - [mail # user]
|
|
...What do you mean by indirect blocks? On Tue, Jun 4, 2013 at 7:22 AM, Mohit Anchlia wrote: ...
|
|
|
Author: Asaf Mesika,
2013-06-04, 07:28
|
|
|
|