| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
87 (0.165s).
|
|
|
Loading phrases to help you refine your search...
|
|
FindBugs-related build error - HBase - [mail # dev]
|
|
...Hello, Has anyone seen the following error building HBase trunk? I must admit I haven't built the official trunk for a while, certainly not after the split into hbase-common and hbase-...
|
|
|
Author: Mikhail Bautin,
2012-06-21, 02:16
|
|
|
[HBASE-4821] A fully automated comprehensive distributed integration test for HBase - HBase - [issue]
|
|
...To properly verify that a particular version of HBase is good for production deployment we need a better way to do real cluster testing after incremental changes. Running unit tests is good,...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4821
Author: Mikhail Bautin,
2012-06-19, 18:55
|
|
|
[HBASE-5601] Add per-column-family data block cache hit ratios - HBase - [issue]
|
|
...In addition to the overall block cache hit ratio it would be extremely useful to have per-column-family data block cache hit ratio metrics....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5601
Author: Mikhail Bautin,
2012-06-16, 03:36
|
|
|
[HBASE-6213] Add metrics for the number of blocks in cache per CF and block type - HBase - [issue]
|
|
...We need to know the number of blocks in cache per CF/block type, not just the total size of all blocks of the given type, in order to measure data block encoding efficiency....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6213
Author: Mikhail Bautin,
2012-06-15, 20:24
|
|
|
[HBASE-6064] Add timestamp to Mutation Thrift API - HBase - [issue]
|
|
...We need to be able to specify per-mutation timestamps in the HBase Thrift API. If the timestamp is not specified, the timestamp passed to the Thrift API method itself (mutateRowTs/mutateRows...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6064
Author: Mikhail Bautin,
2012-05-24, 04:09
|
|
|
[HBASE-4686] [89-fb] Fix per-store metrics aggregation - HBase - [issue]
|
|
...In r1182034 per-Store metrics were broken, because the aggregation of StoreFile metrics over all stores in a region was replaced by overriding them every time. We saw these metrics drop by a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4686
Author: Mikhail Bautin,
2012-05-22, 00:16
|
|
|
[HBASE-6007] Make getTableRegions return an empty list if the table does not exist - HBase - [issue]
|
|
...Making the getTableRegions Thrift API method handle TableNotFoundException and return an empty list in that case. Without this the behavior is dependent on whether an HTable object is presen...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6007
Author: Mikhail Bautin,
2012-05-19, 11:25
|
|
|
[HBASE-5813] Retry immediately after a NotServingRegionException in a multiput - HBase - [issue]
|
|
...After we get some errors in a multiput we invalidate the region location cache and wait for the configured time interval according to the backoff policy. However, if all "errors" in multiput...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5813
Author: Mikhail Bautin,
2012-05-04, 22:53
|
|
|
[HBASE-5879] Enable JMX metrics collection for the Thrift proxy - HBase - [issue]
|
|
...We need to enable JMX on the Thrift proxy on a separate port different from the JMX port used by regionserver. This is necessary for metrics collection....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5879
Author: Mikhail Bautin,
2012-05-02, 21:39
|
|
|
[HBASE-5803] [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk - HBase - [issue]
|
|
...TBoundedThreadPoolServer has been a problem for us when there is a large number of clients. We need to migrate to 0.8.0. in 89-fb and bring the relevant improvements from trunk, including su...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5803
Author: Mikhail Bautin,
2012-04-21, 01:41
|
|
|
|