Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 145 (0.274s).
Loading phrases to help you
refine your search...
Re: Query a version of a column efficiently - HBase - [mail # user]
...You may need to setup your Eclipse workspace and search using references etc.To get started, this is one class that uses TimeRange based matching ... org.apache.hadoop.hbase.regionserver.Sca...
   Author: Suraj Varma, 2012-07-30, 16:53
Re: Cluster load - HBase - [mail # user]
...You can also do an online merge to merge the regions together and then resplit it ... https://issues.apache.org/jira/browse/HBASE-1621  On Sat, Jul 28, 2012 at 11:07 AM, Mohit Anchlia &...
   Author: Suraj Varma, 2012-07-29, 04:38
Re: HBase Fault tolerance - HBase - [mail # user]
...Read this: http://www.larsgeorge.com/2010/01/hbase-architecture-101-write-ahead-log.html and http://www.larsgeorge.com/2009/10/hbase-architecture-101-storage.html    On Fri, Jul 13...
   Author: Suraj Varma, 2012-07-19, 00:30
Re: Load balancer repeatedly close and open region in the same regionserver. - HBase - [mail # user]
...You can use pastebin.com or similar services to cut/paste your logs.  On Tue, Jul 17, 2012 at 7:11 PM, Howard  wrote:...
   Author: Suraj Varma, 2012-07-18, 23:06
Re: Problem with ColumnPaginationFilter: after put twice,get half of limit columns - HBase - [mail # user]
...It's not clear what your question is ... can you provide your hbase shell session or code snippet that shows the below scenario?  On Tue, Jul 17, 2012 at 8:01 PM, deanforwever2010  ...
   Author: Suraj Varma, 2012-07-18, 23:03
Re: Mapred job failing with LeaseException - HBase - [mail # user]
...The reason you get LeaseExceptions is that the time between two scanner.next() calls exceeded your hbase.regionserver.lease.period setting which defaults to 60s. Whether it is your "client" ...
   Author: Suraj Varma, 2012-07-11, 23:22
Re: HBASE -- YCSB ? - HBase - [mail # user]
...Search for "hadoop-dns-checker" in http://hbase.apache.org/book.html That tool might help figure out if your cluster networking is all right.  On Mon, Jul 9, 2012 at 3:03 PM, Dhaval Sha...
   Author: Suraj Varma, 2012-07-10, 22:35
Re: HBaseClient recovery from .META. server power down - HBase - [mail # user]
...Yes.  On the maxRetries, though ... I saw the code (http://grepcode.com/file/repo1.maven.org/maven2/org.apache.hbase/hbase/0.90.2/org/apache/hadoop/hbase/ipc/HBaseClient.java#677) show ...
   Author: Suraj Varma, 2012-07-10, 17:22
Re: HBaseClient recovery from .META. server power down - HBase - [mail # user]
...Created https://issues.apache.org/jira/browse/HBASE-6364 for this issue.  Thanks,  On Tue, Jul 10, 2012 at 9:46 AM, Suraj Varma  wrote:...
   Author: Suraj Varma, 2012-07-10, 17:07
Re: HBaseClient recovery from .META. server power down - HBase - [mail # user]
...I will create a JIRA ticket ...  The only side-effect I could think of is ... if a RS is having a GC of a few seconds, any _new_ client trying to connect would get connect failures. So ...
   Author: Suraj Varma, 2012-07-10, 16:46
Sort:
project
HBase (145)
type
mail # user (125)
mail # dev (17)
issue (3)
date
last 7 days (0)
last 30 days (2)
last 90 days (6)
last 6 months (8)
last 9 months (145)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Suraj Varma