| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
2280 (0.098s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
Describing your patches, writing release notes, a year later - HBase - [mail # dev]
|
|
...Guys, Last year I wrote this note to the dev list and got feedback in the likes of: "Big +1", "+1", "Amen!", "JD you're my hero". I feel a refresher is in order. Thanks! &n...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-10, 23:37
|
|
|
Re: HBase Rest service start/stop with HBase service. - HBase - [mail # dev]
|
|
...I've usually relied on cluster management tools when I'm at this point with an HBase cluster, but I guess we could add the same option that we have for ZK in hbase-env.sh, basically if you s...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-10, 17:44
|
|
|
[HBASE-8510] HBASE-8469 added a hdfs-site.xml file for tests but it gets included in the test jar - HBase - [issue]
|
|
...Aleksandr Shulman found in his tests that HBase recently started ignoring hdfs-site.xml when it's on the classpath. I found that HBASE-8469 added an hdfs-site.xml for the unit tests but it's...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8510
Author: Jean-Daniel Cryans,
2013-05-10, 05:01
|
|
|
[HBASE-3852] ThriftServer leaks scanners - HBase - [issue]
|
|
...The scannerMap in ThriftServer relies on the user to clean it by closing the scanner. If that doesn't happen, the ResultScanner will stay in the thrift server's memory and if any pre-fetchin...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3852
Author: Jean-Daniel Cryans,
2013-05-09, 01:38
|
|
|
[HBASE-2883] Req/sec in web UIs are way off when regions are moving - HBase - [issue]
|
|
...Now that the region servers can heartbeat back to the master as soon as they have a message (region open, close, etc), they also recompute their metrics. I see two problems: The metrics are ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2883
Author: Jean-Daniel Cryans,
2013-05-07, 23:48
|
|
|
|