| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
157 (0.125s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Replication hosed after simple cluster restart - HBase - [mail # dev]
|
|
...Yes, a patch is there on https://issues.apache.org/jira/browse/HBASE-8099. On Wed, Mar 13, 2013 at 8:22 PM, Andrew Purtell wrote:...
|
|
|
Author: Himanshu Vashishtha,
2013-03-14, 03:26
|
|
|
Re: Replication hosed after simple cluster restart - HBase - [mail # dev]
|
|
...I'll +1 in favor of sinking it for the reason as if someone wants to use and run into this issue, it will stop the regionserver. Lars: in case you need any help for the rc2 candidate, ...
|
|
|
Author: Himanshu Vashishtha,
2013-03-14, 03:13
|
|
|
Re: Replication hosed after simple cluster restart - HBase - [mail # dev]
|
|
...Err.. The jira is https://issues.apache.org/jira/browse/HBASE-7122 On Wed, Mar 13, 2013 at 6:51 PM, Himanshu Vashishtha wrote:...
|
|
|
Author: Himanshu Vashishtha,
2013-03-14, 01:52
|
|
|
Re: Replication hosed after simple cluster restart - HBase - [mail # dev]
|
|
...The log message you are seeing have been there for a long time I remember (it is a debug level message). I had a patch long back https://issues.apache.org/jira/browse/HBASE-7937, which becam...
|
|
|
Author: Himanshu Vashishtha,
2013-03-14, 01:51
|
|
|
Re: Replication hosed after simple cluster restart - HBase - [mail # dev]
|
|
...This is bad. Yes, copyQueuesFromRSUsingMulti returns a list which it might not be able to move later on, resulting in bogus znodes. I'll fix this asap. Weird it didn't happen in my testing e...
|
|
|
Author: Himanshu Vashishtha,
2013-03-14, 01:38
|
|
|
Re: Regionserver goes down while endpoint execution - HBase - [mail # user]
|
|
...On Wed, Mar 13, 2013 at 8:19 AM, Kumar, Deepak8 wrote: No and Yes. The endpoints are not processed as separate threads, they are processed as just another request (via regi...
|
|
|
Author: Himanshu Vashishtha,
2013-03-13, 16:08
|
|
|
Re: Regionserver goes down while endpoint execution - HBase - [mail # user]
|
|
...I don't see RS dying with this. It says that it is taking more time than 60 sec (default timeout for clients), and therefore it stops processing the coprocessor call as the client is disconn...
|
|
|
Author: Himanshu Vashishtha,
2013-03-12, 16:59
|
|
|
[HBASE-8070] Rollback support for Increments - HBase - [issue]
|
|
...Add rollback support for Increments.This is basically a subtask of HBase-8028. See the discussion up there to see how Append handles its rollback mechanism....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8070
Author: Himanshu Vashishtha,
2013-03-11, 23:34
|
|
|
Re: Is there a way to view multiple versions of a cell in the HBase shell? - HBase - [mail # user]
|
|
...Hey Natty, hbase(main):020:0> get 't','r', { COLUMN => 'f', VERSIONS => 2 } COLUMN &...
|
|
|
Author: Himanshu Vashishtha,
2013-03-07, 17:23
|
|
|
[HBASE-7883] Update memstore size when removing the entries in append operation - HBase - [issue]
|
|
...In case of Appends/Increments with VERSION of CF set to 1, the memstore size is not updated when the previous entries are removed from the memstore....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7883
Author: Himanshu Vashishtha,
2013-02-28, 07:32
|
|
|
|