Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 109 (0.197s).
Loading phrases to help you
refine your search...
Re: Why and When to use HTablePool? - HBase - [mail # user]
...On Tue, Nov 9, 2010 at 8:14 AM, Michael Segel  wrote:  HTable isn't thread-safe when you write to HBase.  I think that's why HTablePool exists.  If you want a highly scal...
   Author: tsuna, 2010-11-10, 19:57
Announcement: OpenTSDB has been released - HBase - [mail # user]
...Hi fellow HBase users, I hope you don't mind if I make a quick announcement somewhat related to HBase, as OpenTSDB was finally released today!  OpenTSDB is a distributed, scalable Time ...
   Author: tsuna, 2010-11-09, 09:18
Re: Where do you get your hardware? - HBase - [mail # user]
...On Fri, Nov 5, 2010 at 8:59 PM, Patrick Angeles  wrote:  No, I meant 2 nodes in 1U.   Yeah those particular models have room for 4 x 3.5" disks (so 2 per node).  Given ho...
   Author: tsuna, 2010-11-06, 05:17
Re: Where do you get your hardware? - HBase - [mail # user]
...On Wed, Nov 3, 2010 at 11:45 AM, Jason Lotz  wrote: ying " is  Maybe companies that are doing it aren't willing to talk too much about it? I also like ASA Computers "Twin Servers" ...
   Author: tsuna, 2010-11-05, 20:36
Re: Time-series schema - HBase - [mail # user]
...On Fri, Oct 29, 2010 at 8:20 AM, Brian O'Kennedy  wrote: t re y?  It really depends on the specific details of the problem at hand, but generally the answer is no.  c  Wi...
   Author: tsuna, 2010-10-29, 21:16
Re: [RFC] Implementing auto increment for row id - HBase - [mail # user]
...I would like to add that you can probably get rid of RowLock and use checkAndPut instead to atomically create the row if it doesn't already exist.  This would probably solve the last pr...
   Author: tsuna, 2010-10-19, 19:39
Re: [RFC] Implementing auto increment for row id - HBase - [mail # user]
...Having implemented something ~similar in a library (auto-assigning auto-increment unique IDs in a distributed application for HBase), I took a look out of curiosity.  Given the synchron...
   Author: tsuna, 2010-10-19, 16:29
Re: asynchbase: A new entirely asynchronous / non-blocking HBase client - HBase - [mail # user]
...Due to popular demand, the license was changed to a BSD license.  I also fixed a couple of bugs.  Our time series database (opentsdb.net) is running with this client in prod and is...
   Author: tsuna, 2010-09-11, 04:01
Re: Hbase read performance with increasing number of client threads - HBase - [mail # user]
...On Thu, Sep 9, 2010 at 1:48 PM, MauMau  wrote:  Note that HBase clients aren't always CPU-bound, but all my recent loadtests for my application are.  Some clients can be netwo...
   Author: tsuna, 2010-09-10, 06:10
Re: Hbase read performance with increasing number of client threads - HBase - [mail # user]
...On Thu, Sep 9, 2010 at 5:10 AM, MauMau  wrote: g. r at  That's not entirely true.  It depends how you create your HTable objects.  If they share the same Configuration ob...
   Author: tsuna, 2010-09-09, 15:41
Sort:
project
HBase (109)
Zookeeper (1)
type
mail # user (75)
mail # dev (34)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (4)
last 9 months (109)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
tsuna