| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
126 (0.182s).
|
|
|
Loading phrases to help you refine your search...
|
|
HBase client load balancing - HBase - [mail # user]
|
|
...Does HBase client load balances accross the nodes for the initial connection it creates or do the applications need to somehow load balance the connections?...
|
|
|
Author: Mohit Anchlia,
2012-07-27, 22:56
|
|
|
Re: Cluster load - HBase - [mail # user]
|
|
...Is there a way to see how much data does each node have per Hbase table? On Thu, Jul 26, 2012 at 5:53 PM, syed kather wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-07-27, 01:07
|
|
|
Re: Bloom Filter - HBase - [mail # user]
|
|
...On Thu, Jul 26, 2012 at 1:52 PM, Minh Duc Nguyen wrote: Thanks! I have a timeseries data so I am thinking I should enable bloom filters for only rows ...
|
|
|
Author: Mohit Anchlia,
2012-07-27, 00:38
|
|
|
Cluster load - HBase - [mail # user]
|
|
...I added new regions and the performance didn't improve. I think it still is the load balancing issue. I want to ensure that my rows are getting distrbuted accross cluster. What I see is this...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 22:32
|
|
|
Re: Row distribution - HBase - [mail # user]
|
|
...On Thu, Jul 26, 2012 at 1:29 PM, Alex Baranau wrote: Thanks for great explanation!! ...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 20:31
|
|
|
Bloom Filter - HBase - [mail # user]
|
|
...Is it advisable to enable bloom filters on the column family? Also, why is it called global kill switch? Bloom Filter Configuration 2.9.1. io.hfile.bloom.enabled global ki...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 20:30
|
|
|
Re: Row distribution - HBase - [mail # user]
|
|
...On Thu, Jul 26, 2012 at 10:34 AM, Alex Baranau wrote: How different is this mechanism as compared to regionsplitter that uses default string md5 split. Just trying to und...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 19:50
|
|
|
Re: Row distribution - HBase - [mail # user]
|
|
...On Thu, Jul 26, 2012 at 7:16 AM, Alex Baranau wrote: based on the first byte value of the Key? ...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 15:43
|
|
|
Re: Row distribution - HBase - [mail # user]
|
|
...On Thu, Jul 26, 2012 at 7:16 AM, Alex Baranau wrote: should split a table into? ...
|
|
|
Author: Mohit Anchlia,
2012-07-26, 15:41
|
|
|
Re: Row distribution - HBase - [mail # user]
|
|
...On Wed, Jul 25, 2012 at 6:53 AM, Alex Baranau wrote: writes are going to just one server. My keys are of this type [0-9]:[current timestamp]. Number between 0-9 is generated randomly. ...
|
|
|
Author: Mohit Anchlia,
2012-07-25, 23:54
|
|
|
|