| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
91 (3.064s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ANN: The 3rd hbase 0.94.2 release candidate is available for download - HBase - [mail # dev]
|
|
...Hi Lars, I ran some YCSB tests on a cluster. I think the necessary factor is that your cluster gets socket timeout exceptions -- there are a ton in the logs of this cluster. &nbs...
|
|
|
Author: Gregory Chanan,
2012-10-03, 00:22
|
|
|
Re: ANN: The 3rd hbase 0.94.2 release candidate is available for download - HBase - [mail # dev]
|
|
...I tried out the client (ok, not the actual client, but pretty close) on a benchmark app and it got stuck. I filed: https://issues.apache.org/jira/browse/HBASE-6920 Not sure if that nec...
|
|
|
Author: Gregory Chanan,
2012-10-02, 17:20
|
|
|
[HBASE-6677] Random ZooKeeper port in test can overrun max port - HBase - [issue]
|
|
...while (true) { try { standaloneServerFactory = new NIOServerCnxnFactory(); stand...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6677
Author: Gregory Chanan,
2012-09-21, 01:11
|
|
|
[HBASE-6591] checkAndPut executed/not metrics - HBase - [issue]
|
|
...checkAndPut/checkAndDelete return true if the new put was executed, false otherwise.So clients can figure out this metric for themselves, but it would be useful to get a look at what is happ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6591
Author: Gregory Chanan,
2012-09-20, 00:40
|
|
|
[HBASE-6835] HBaseAdmin.flush claims to be asynchronous but appears to be synchronous - HBase - [issue]
|
|
...Relevant comment:* Flush a table or an individual region. * Asynchronous operation.but it looks like it's synchronous. In fact, it returns whether the flush ran or not:mess...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6835
Author: Gregory Chanan,
2012-09-20, 00:40
|
|
|
[HBASE-6834] HBaseClusterManager shell code breaks hadoop-2.0 build - HBase - [issue]
|
|
...I get the following error:HBaseClusterManager.java:[73,23] getExecString() in org.apache.hadoop.hbase.HBaseClusterManager.RemoteShell cannot override getExecString() in org.apache.hadoop.uti...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6834
Author: Gregory Chanan,
2012-09-19, 12:39
|
|
|
[HBASE-6794] FilterBase should provide a default implementation of toByteArray - HBase - [issue]
|
|
...See HBASE-6657, FilterBase provides stub implementations for other Filter methods, it seems reasonable for it to provide a default implementation for toByteArray, for Filters that don't need...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6794
Author: Gregory Chanan,
2012-09-18, 00:39
|
|
|
[HBASE-6657] Merge Filter and FilterBase - HBase - [issue]
|
|
...After HBASE-6477, Filter is an abstract class, as is FilterBase. It probably doesn't make much sense to keep both.See Review Request for more info:https://reviews.apache.org/r/6670/...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6657
Author: Gregory Chanan,
2012-09-17, 07:13
|
|
|
[HBASE-6759] Forward port ZKReadOnly change from HBASE-6710 - HBase - [issue]
|
|
...In HBASE-6710 (0.94 only), ZKTable was split into ZKTable and ZKTableReadOnly. We should do that in trunk as well to make the code clearer and closer to 0.94....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6759
Author: Gregory Chanan,
2012-09-15, 12:39
|
|
|
[HBASE-6260] balancer state should be stored in ZK - HBase - [issue]
|
|
...See: https://issues.apache.org/jira/browse/HBASE-5953?focusedCommentId=13270200&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13270200And: https://issues....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6260
Author: Gregory Chanan,
2012-09-15, 01:39
|
|
|
|