| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
670 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase 0.94.1 - HBase - [mail # dev]
|
|
...I don't think we should be concerned with people directly extending the various metrics classes. They're not meant to be a "user API" IMO. We should annotate them as private. But the externa...
|
|
|
Author: Todd Lipcon,
2012-07-10, 17:34
|
|
|
Re: HBase 0.94.1 - HBase - [mail # dev]
|
|
...I think there's an important distinction between the Java API of metrics, and the implicit interface that the metrics themselves expose. IMO, we can completely change the implementation of m...
|
|
|
Author: Todd Lipcon,
2012-07-10, 17:14
|
|
|
[HBASE-5445] Add PB-based calls to HMasterInterface - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5445
Author: Todd Lipcon,
2012-07-06, 00:52
|
|
|
Re: HBASE-5955 - HBase - [mail # dev]
|
|
...IIRC, we also shaded Guava in CDH3 into something like org.apache.hadoop.thirdparty.com.google.guava. -Todd On Mon, Jul 2, 2012 at 9:28 AM, Lars H wrote: Todd...
|
|
|
Author: Todd Lipcon,
2012-07-02, 16:34
|
|
|
Re: HBASE-2182 - HBase - [mail # dev]
|
|
...A few inline notes below: On Fri, Jun 29, 2012 at 4:42 PM, Elliott Clark wrote: Whats the reference for this? The 3x perf I heard about from Giraph was from switching to using L...
|
|
|
Author: Todd Lipcon,
2012-06-30, 00:04
|
|
|
[HBASE-5739] Upgrade guava to 11.0.2 - HBase - [issue]
|
|
...Hadoop has upgraded to this new version of Guava. We should, too, so we don't have compatibility issues running on Hadoop 2.0+...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5739
Author: Todd Lipcon,
2012-06-29, 06:40
|
|
|
[HBASE-6014] Support for block-granularity bitmap indexes - HBase - [issue]
|
|
...This came up in a discussion with Kannan today, so I promised to write something brief on JIRA – this was suggested as a potential summer intern project. The idea is as follows:We have...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6014
Author: Todd Lipcon,
2012-06-26, 19:41
|
|
|
[HBASE-4393] Implement a canary monitoring program - HBase - [issue]
|
|
...This JIRA is to implement a standalone program that can be used to do "canary monitoring" of a running HBase cluster. This program would gather a list of the regions in the cluster, then ite...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4393
Author: Todd Lipcon,
2012-06-04, 22:32
|
|
|
[HBASE-5453] Switch on-disk formats (reference files, HFile meta fields, etc) to PB - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-5453
Author: Todd Lipcon,
2012-05-26, 00:06
|
|
|
[HBASE-5978] Scanner next() calls should return after a configurable time threshold regardless of number of accumulated rows - HBase - [issue]
|
|
...Currently if you pass a very restrictive filter to a scanner, along with a high caching value, you will end up causing RPC timeouts, lease exceptions, etc. Although this is a poor configurat...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5978
Author: Todd Lipcon,
2012-05-22, 22:21
|
|
|
|