| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
22 (0.171s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-3170] RegionServer confused about empty row keys - HBase - [issue]
|
|
...I'm no longer sure about the expected behavior when using an empty row key (e.g. a 0-byte long byte array). I assumed that this was a legitimate row key, just like having an empty colu...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3170
Author: Benoit Sigoure,
2013-01-22, 23:35
|
|
|
[HBASE-2489] Make the "Filesystem needs to be upgraded" error message more useful. - HBase - [issue]
|
|
...The other day, when starting HBase I got this error:2010-04-23 09:38:14,847 ERROR org.apache.hadoop.hbase.master.HMaster: Failed to start masterorg.apache.hadoop.hbase.util.FileSystemVersion...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2489
Author: Benoit Sigoure,
2012-12-20, 06:05
|
|
|
[HBASE-2323] filter.RegexStringComparator does not work with certain bytes - HBase - [issue]
|
|
...I'm trying to use RegexStringComparator in conjunction with RowFilter. One of my row keys contained the byte 0xA, which turns out to be the ASCII code for the newline character (\n). &...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2323
Author: Benoit Sigoure,
2012-10-12, 07:16
|
|
|
[HBASE-6504] Adding GC details prevents HBase from starting in non-distributed mode - HBase - [issue]
|
|
...The conf/hbase-env.sh that ships with HBase contains a few commented out examples of variables that could be useful, such as adding -XX:+PrintGCDetails -XX:+PrintGCDateStamps to HBASE_OPTS. ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6504
Author: Benoit Sigoure,
2012-09-21, 20:28
|
|
|
[HBASE-3859] Increment a counter when a Scanner lease expires - HBase - [issue]
|
|
...Whenever a Scanner lease expires, the RegionServer will close it automatically and log a message to complain. I would like the RegionServer to increment a counter whenever this happens...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3859
Author: Benoit Sigoure,
2012-09-07, 05:34
|
|
|
[HBASE-2877] Unnecessary byte written when serializing a Writable RPC parameter - HBase - [issue]
|
|
...When HbaseObjectWritable#writeObject serializes a Writable RPC parameter, it writes its "class code" twice to the wire. writeClassCode is already called once unconditionally at the beg...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2877
Author: Benoit Sigoure,
2012-07-19, 22:12
|
|
|
[HBASE-5539] asynchbase PerformanceEvaluation - HBase - [issue]
|
|
...I plugged asynchbase into PerformanceEvaluation. This enables testing asynchbase from PerformanceEvaluation and comparing its performance to HTable. Also asynchbase doesn't come ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5539
Author: Benoit Sigoure,
2012-06-22, 21:15
|
|
|
[HBASE-5527] PerformanceEvaluation: Report aggregate timings on a single line - HBase - [issue]
|
|
...When running PerformanceEvaluation with --nomapred it's hard to locate all the lines saying Finished 14 in 292979ms writing 2000000 rows in the output. This change adds a couples line ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5527
Author: Benoit Sigoure,
2012-06-22, 21:14
|
|
|
[HBASE-2121] HBase client doesn't retry the right number of times when a region is unavailable - HBase - [issue]
|
|
...org.apache.hadoop.hbase.client.HConnectionManager$TableServers.getRegionServerWithRetries retries 10 times (by default). It ends up calling HConnectionManager$TableServers.locateRegio...
|
|
|
http://issues.apache.org/jira/browse/HBASE-2121
Author: Benoit Sigoure,
2012-05-19, 09:41
|
|
|
[HBASE-5436] Right-size the map when reading attributes. - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5436
Author: Benoit Sigoure,
2012-04-05, 02:52
|
|
|
|