| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
438 (0.136s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Multiple HBase instances per machine - HBase - [mail # user]
|
|
...Hi, I have done this at a customer site to overcome the 0.90.x slow WAL performa nce. With one RS per DN we bottlenecked, with 5-7 RS per DN we were able to h it the target rate.  ...
|
|
|
Author: Lars George,
2012-06-16, 13:51
|
|
|
Re: Metrics in 0.96 - HBase - [mail # dev]
|
|
...Hi Enis, Hecks yeah, there are so many different prefixes alone that make finding wha t you need nearly impossible without practice. I agree on the configurable m etrics backend, that ...
|
|
|
Author: Lars George,
2012-06-16, 08:27
|
|
|
Re: Metrics in 0.96 - HBase - [mail # dev]
|
|
...Hi Andy, Yes, that is exactly the plan. I am sure we have areas where we simply lack metrics, I have noted this down somewhere and will dig up the details. It would also co...
|
|
|
Author: Lars George,
2012-06-15, 15:54
|
|
|
Re: memstoreSizeMB=0 - HBase - [mail # user]
|
|
...Hi Ash, What Dave said. MemStore's are part of the write path only. BlockCache is part of the read path only respectively. They only compete for heap on their own rig...
|
|
|
Author: Lars George,
2012-06-15, 13:19
|
|
|
Re: Data locality in HBase - HBase - [mail # user]
|
|
...Hi Ben, See inline... On Jun 15, 2012, at 6:56 AM, Ben Kim wrote: and wrote region-server The opposite is happening, i.e. the region server process triggers for  ...
|
|
|
Author: Lars George,
2012-06-15, 08:21
|
|
|
Metrics in 0.96 - HBase - [mail # dev]
|
|
...Hi, I propose that we clean up the metrics for 0.96 as well (if that is not already underway. This includes switching to Hadoop Metrics v2 and adding all missing stats, as ...
|
|
|
Author: Lars George,
2012-06-15, 08:07
|
|
|
Re: Welcome our newest committer, Jimmy Xiang - HBase - [mail # dev]
|
|
...Welcome and congrats Jimmy! On Jun 3, 2012, at 10:26 PM, Stack wrote: ...
|
|
|
Author: Lars George,
2012-06-03, 22:18
|
|
|
Re: When does compaction actually occur? - HBase - [mail # user]
|
|
...What Amandeep says and also keep in mind that with the current selection process HBase holds O(log N) files for N data. So say for 2GB region sizes you get 2-3 files. This means ...
|
|
|
Author: Lars George,
2012-06-03, 08:57
|
|
|
Re: Exposing config properties via JMX? - HBase - [mail # dev]
|
|
...Thanks Otis, I also like this idea, as it comes up from time to time. Will you also be at the BBuzz HBase workshop on Wednesday? I would love to talk JMX and metrics with you (an...
|
|
|
Author: Lars George,
2012-06-01, 14:14
|
|
|
[HBASE-3917] Separate the Avro schema definition file from the code - HBase - [issue]
|
|
...The Avro schema files are in the src/main/java path, but should be in /src/main/resources just like the Hbase.thrift is. Makes the separation the same and cleaner....
|
|
|
http://issues.apache.org/jira/browse/HBASE-3917
Author: Lars George,
2012-05-30, 22:48
|
|
|
|