| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
438 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
HBase Workshop during Berlin Buzzwords 2012 - HBase - [mail # user]
|
|
...Hi, Please see the following link: http://berlinbuzzwords.de/wiki/hbase-workshop-and-hackathon If you plan to attend Berlin Buzzwords this year, and are happy to hang  ...
|
|
|
Author: Lars George,
2012-05-30, 09:37
|
|
|
Re: Writing to a region from a Coprocessor - HBase - [mail # user]
|
|
...Hi Sever, Use the getTable() method of the given coprocessor environment. It gives you access to any table in the cluster. Lars On May 27, 2012, at 15:48, Sever &nbs...
|
|
|
Author: Lars George,
2012-05-27, 14:51
|
|
|
Re: Region split with one row? - HBase - [mail # user]
|
|
...Hi Ben, The answer is c) below. HBase cannot split a row, so you are now carrying around a 10GB region. It does not matter what you set the max filesize to, you are bound ...
|
|
|
Author: Lars George,
2012-05-24, 15:19
|
|
|
Re: key design - HBase - [mail # user]
|
|
...Hi Mete, OpenTSDB uses the "natural" availability of the metrics ID to bucket the metrics by type. After that it relies on scanner batching, and block loads. For your...
|
|
|
Author: Lars George,
2012-05-21, 15:14
|
|
|
Re: Please welcome our newest committer and PMC member, Liyin Tang - HBase - [mail # dev]
|
|
...Congratulations! On May 17, 2012, at 6:04 AM, Stack wrote: ...
|
|
|
Author: Lars George,
2012-05-17, 16:58
|
|
|
[HBASE-5983] UI should not use InfoPort to list servers - HBase - [issue]
|
|
...When disabling the info port (setting it to -1) while running more than one RegionServer daemon on the same machine, the UI pages are getting confused/confusing. They list servers by <hos...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5983
Author: Lars George,
2012-05-12, 22:09
|
|
|
Re: HBase Replication use cases - HBase - [mail # dev]
|
|
...Hi, I was after table consistency. As soon as you break a entity group into more than one row you might have a problem that they span two regions. Now assume row 1 in regio...
|
|
|
Author: Lars George,
2012-04-14, 10:38
|
|
|
Re: HBase Replication use cases - HBase - [mail # dev]
|
|
...Hi Lars, I am really curious how you will handle the possible (or say likely) inconsistencies between regions of the same table in case of a DR situation. This seems to be ...
|
|
|
Author: Lars George,
2012-04-13, 06:13
|
|
|
Buzzwords 2012 - HBase - [mail # dev]
|
|
...Hi, Any of you going to Buzzwords this year? Just curious. Lars...
|
|
|
Author: Lars George,
2012-04-10, 08:35
|
|
|
Re: Methods Missing in HTableInterface - HBase - [mail # user]
|
|
...+1, there are quiet a few missing that should be in there. Please create a JIRA issue so that we can discuss and agree on which to add. Lars On Apr 5, 2012, at 6:23 PM, Sta...
|
|
|
Author: Lars George,
2012-04-05, 15:32
|
|
|
|