Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 263 (0.937s).
Loading phrases to help you
refine your search...
Re: [jira] [Updated] (HBASE-4695) WAL logs get deleted before region server can fully flush - HBase - [mail # user]
...It would be nice to have a patch for 0.90.4 also.   Thanks,  -Jack  On Mon, Oct 31, 2011 at 9:49 AM, stack (Updated) (JIRA)  w rote: assian.jira.plugin.system.issuetabpan...
   Author: Jack Levin, 2011-11-01, 00:08
Re: Region server crash? - HBase - [mail # user]
...The master will detect that RS is down by periodically checking a zookeeper ( it will say in the master log, znode expired ).  After, it will check to see if there is anything in /hbase...
   Author: Jack Levin, 2011-09-21, 07:25
Re: prevent region splits? - HBase - [mail # user]
...Make hbase.hregion.max.filesize to be very large. Then your regions won't split.  We use this method when copying 'live' hbase to make a backup.  -Jack  On Sat, Sep 3, 2011 at...
   Author: Jack Levin, 2011-09-03, 23:54
Re: HBase connection pool - HBase - [mail # user]
...here is connection pool implementation that works for us:  http://pastebin.com/KBv9t7S8  -Jack  On Sun, Jul 17, 2011 at 11:16 PM, aadish  wrote:...
   Author: Jack Levin, 2011-07-18, 16:40
Re: User of FilterList - HBase - [mail # user]
...Be mindful that if you are using a scanner with filters, RowKey remains the index of the table, and that filter just filters your results based on how you run your scanner, similarly to "cat...
   Author: Jack Levin, 2011-07-16, 20:27
Re: hbase table as a queue. - HBase - [mail # user]
...One thing I need to point out, is that we do not need the Queue items to be worked on in order, so there is no traditional head and tail of the Queue.  The Queue table is simply a set o...
   Author: Jack Levin, 2011-07-16, 16:47
hbase table as a queue. - HBase - [mail # user]
...Hello, we are thinking about using Hbase table as a simple queue which will dispatch the work for a mapreduce job, as well as real time fetching of data to present to end user.  In simp...
   Author: Jack Levin, 2011-07-16, 16:38
Re: php to thrift vs java api - HBase - [mail # user]
...Yes, we are using the latest .so, but unfortunately it does not make any difference, I think this is just a matter of the language, PHP is stateless, where Java runs as servlet inside the JV...
   Author: Jack Levin, 2011-07-16, 16:31
php to thrift vs java api - HBase - [mail # user]
...For those who are interested, I did some loadtesting of Puts and Gets speeds using PHP -> Thrift Server -> HBASE, and Java API Client -> HBASE.  Writing and reading 5 - 10 byte...
   Author: Jack Levin, 2011-07-12, 05:22
Re: tech. talk at imageshack/yfrog - HBase - [mail # user]
...AFAIK, there was no recording of the talk.  -jack  On Fri, Jul 1, 2011 at 9:06 AM, Dave Viner  wrote: there ,...
   Author: Jack Levin, 2011-07-01, 21:10
Sort:
project
HBase (263)
Hadoop (2)
type
mail # user (263)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (13)
last 9 months (263)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)
Jack Levin