| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
144 (0.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: HBaseClient recovery from .META. server power down - HBase - [mail # user]
|
|
...Hello: I'd like to get advice on the below strategy of decreasing the "ipc.socket.timeout" configuration on the HBase Client side ... has anyone tried this? Has anyone had any issues with co...
|
|
|
Author: Suraj Varma,
2012-07-09, 16:16
|
|
|
|