| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
137 (0.121s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6426] Add Hadoop 2.0.x profile to 0.92+ - HBase - [issue]
|
|
...0.96 already has a Hadoop-2.0 build profile. Let's add this to 0.92 and 0.94 as well....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6426
Author: Lars Hofhansl,
2012-08-05, 00:51
|
|
|
[HBASE-6355] Allow HBase to compile against JDK7 - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-6355
Author: Lars Hofhansl,
2012-08-05, 00:51
|
|
|
[HBASE-6326] Avoid nested retry loops in HConnectionManager - HBase - [issue]
|
|
...While testing client timeouts when the HBase is not available we found that even with aggressive settings, it takes the client 10 minutes or more to finally receive an exception.Part of this...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6326
Author: Lars Hofhansl,
2012-07-11, 02:36
|
|
|
[HBASE-5682] Allow HConnectionImplementation to recover from ZK connection loss (for 0.94 only) - HBase - [issue]
|
|
...Just realized that without this HBASE-4805 is broken.I.e. there's no point keeping a persistent HConnection around if it can be rendered permanently unusable if the ZK connection is lost tem...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5682
Author: Lars Hofhansl,
2012-05-28, 08:50
|
|
|
[HBASE-5604] M/R tool to replay WAL files - HBase - [issue]
|
|
...Just an idea I had. Might be useful for restore of a backup using the HLogs.This could an M/R (with a mapper per HLog file).The tool would get a timerange and a (set of) table(s). We'd pick ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5604
Author: Lars Hofhansl,
2012-05-07, 16:54
|
|
|
[HBASE-5848] Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort - HBase - [issue]
|
|
...A coworker of mine just had this scenario. It does not make sense the EMPTY_START_ROW as splitKey (since the region with the empty start key is implicit), but it should not cause the HMaster...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5848
Author: Lars Hofhansl,
2012-04-26, 00:21
|
|
|
[HBASE-5751] "hbase master stop" does not bring down backup masters - HBase - [issue]
|
|
...Carry forward the discussion from parent for 0.90...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5751
Author: Lars Hofhansl,
2012-04-19, 04:53
|
|
|
[HBASE-5774] Add documentation for WALPlayer to HBase reference guide. - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5774
Author: Lars Hofhansl,
2012-04-12, 19:23
|
|
|
[HBASE-4536] Allow CF to retain deleted rows - HBase - [issue]
|
|
...Parent allows for a cluster to retain rows for a TTL or keep a minimum number of versions.However, if a client deletes a row all version older than the delete tomb stone will be remove at th...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4536
Author: Lars Hofhansl,
2012-04-11, 22:04
|
|
|
[HBASE-5641] decayingSampleTick1 prevents HBase from shutting down. - HBase - [issue]
|
|
...I think this is the problem. It creates a non-daemon thread.private static final ScheduledExecutorService TICK_SERVICE = Executors.newScheduledThreadPool(1, &...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5641
Author: Lars Hofhansl,
2012-03-29, 01:37
|
|
|
|