| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
2293 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...In my experience this hasn't been an issue. Keep in mind that the RS will only replicate what's in the queue when it was recovered and nothing more. It means you have one more thread reading...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-20, 23:14
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...On Mon, May 20, 2013 at 3:48 PM, Varun Sharma wrote: We only move the znodes, no data is actually being re-written. The WAL's znode reference is deleted immediately. The a...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-20, 22:54
|
|
|
[HBASE-4462] Properly treating SocketTimeoutException - HBase - [issue]
|
|
...SocketTimeoutException is currently treated like any IOE inside of HCM.getRegionServerWithRetries and I think this is a problem. This method should only do retries in cases where we are pret...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4462
Author: Jean-Daniel Cryans,
2013-05-20, 20:00
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...On Mon, May 20, 2013 at 12:35 AM, Varun Sharma wrote: It will look at all the possible locations. See ReplicationSource.openReader I think I did it like that because it wa...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-20, 16:57
|
|
|
Re: Invitation to use Google Talk - HBase - [mail # dev]
|
|
...Nicolas is such a nice guy. On Fri, May 17, 2013 at 10:42 AM, Jean-Marc Spaggiari wrote:...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-17, 17:44
|
|
|
[HBASE-6294] Detect leftover data in ZK after a user delete all its HBase data - HBase - [issue]
|
|
...It seems we have a new failure mode when a user deletes the hbase root.dir but doesn't delete the ZK data. For example a user on IRC came with this log:2012-06-30 09:07:48,017 INFO org.apach...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6294
Author: Jean-Daniel Cryans,
2013-05-17, 09:26
|
|
|
[HBASE-8561] [replication] Don't instantiate a ReplicationSource if the passed implementation isn't found - HBase - [issue]
|
|
...I was debugging a case where the region servers were dying with:ABORTING region server someserver.com,60020,1368123702806: Writing replication status org.apache.zookeeper.KeeperException$NoN...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8561
Author: Jean-Daniel Cryans,
2013-05-17, 07:08
|
|
|
[HBASE-7380] [replication] When transferring queues, check if the peer still exists before copying the znodes - HBase - [issue]
|
|
...Right now it's a pain if you remove a peer and still have rogue queues because they get moved on and on and on. NodeFailoverWorker needs to run the check:if (!zkHelper.getPeerClusters().cont...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7380
Author: Jean-Daniel Cryans,
2013-05-16, 08:41
|
|
|
Re: Supporter Browsers - HBase - [mail # dev]
|
|
...AFAIK we don't have such a list and it used to be that our UI was so basic that it never was a problem :) Lynx is a good question, I do like to be able to use the UI from the command l...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-13, 16:51
|
|
|
Re: Describing your patches, writing release notes, a year later - HBase - [mail # dev]
|
|
...On Fri, May 10, 2013 at 5:17 PM, Andrew Purtell wrote: Yeah, subtasks... They are created by default without a description so I guess as long as it's really a subtask and not a w...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-11, 19:35
|
|
|
|