Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 109 (0.234s).
Loading phrases to help you
refine your search...
Re: Is HTable threadsafe and cachable? - HBase - [mail # user]
...On Mon, Apr 4, 2011 at 12:45 AM, Ashish Shinde  wrote:  Hi Ashish, if you're interested in a thread-safe, scalable HBase client, take a look at asynchbase: https://github.com/stumb...
   Author: tsuna, 2011-04-04, 17:24
Re: Scan rows in reverse order? - HBase - [mail # user]
...On Sun, Apr 3, 2011 at 12:44 PM, Vishal Kapoor  wrote:  No.  You need to manually create a secondary index where the key is made from `Long.MAX_VALUE - timestamp' so that you ...
   Author: tsuna, 2011-04-03, 20:03
Re: HTable and threads - HBase - [mail # user]
...On Tue, Mar 29, 2011 at 3:49 PM, Joe Pallas  wrote:  Consider trying asynchbase instead, if you didn't write too much code tied to the HTable stuff.  https://github.com/stumbl...
   Author: tsuna, 2011-03-30, 07:17
Re: habse schema design and retrieving values through REST interface - HBase - [mail # user]
...On Tue, Mar 15, 2011 at 10:19 AM, sreejith P. K.  wrote:  Have you looked at ElasticSearch?  Seems like it would do what you want out of the box.  In your PHP app you sim...
   Author: tsuna, 2011-03-15, 23:51
Re: HTable thread safety in 0.20.6 - HBase - [mail # dev]
...On Sun, Mar 6, 2011 at 9:25 PM, Suraj Varma  wrote: sed in  Technically the native HBase client could do the same thing too.  But due to the way it's implemented, it's not as ...
   Author: tsuna, 2011-03-07, 07:04
Re: HTable thread safety in 0.20.6 - HBase - [mail # dev]
...On Fri, Mar 4, 2011 at 10:04 AM, Stack  wrote:  Yup, thank you very much for implementing this :)  Benoit "tsuna" Sigoure Software Engineer @ www.StumbleUpon.com...
   Author: tsuna, 2011-03-04, 20:37
Re: HTable thread safety in 0.20.6 - HBase - [mail # dev]
...On Thu, Mar 3, 2011 at 8:34 PM, Suraj Varma  wrote:  Yes asynchbase doesn't depend on the HBase jar or Hadoop jar.  It's just a re-implementation of the HBase client, but done...
   Author: tsuna, 2011-03-04, 08:24
Re: Setting and using cell timestamp values to retrieve data - HBase - [mail # user]
...On Wed, Mar 2, 2011 at 12:22 AM, Usman Waheed  wrote:  Reminder: the timestamp should be in milliseconds.  If you store a timestamp in seconds, I'm not sure if everything will...
   Author: tsuna, 2011-03-02, 17:21
Large pages, TLB and HBase - HBase - [mail # user]
...Has anyone tried using large pages with HBase?  I was reading up on x86-64 after reading the interview of Linus Torvalds that Todd linked in another thread (http://www.itwire.com/opinio...
   Author: tsuna, 2011-03-01, 08:18
Re: HTable client help - HBase - [mail # user]
...On Mon, Feb 28, 2011 at 10:22 AM, benchmark  wrote:  Is this output with 250 threads running? When you say "8 cpus", do you mean 1 physical CPU with 4 cores with HyperThreading ena...
   Author: tsuna, 2011-02-28, 18:39
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 (2466)
Jean-Daniel Cryans (2266)
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 (413)
Gary Helmling (290)
tsuna