Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.14s).
Loading phrases to help you
refine your search...
[HBASE-6969] Allow for injecting MiniZookeeperCluster instance - HBase - [issue]
...While not an official part of the HBase API, it'd be nice if HBaseTestingUtility allowed for consumer to inject their own instance of the MiniZookeeperCluster when executing tests.Currently ...
http://issues.apache.org/jira/browse/HBASE-6969    Author: Micah Whitacre, 2012-11-08, 00:22
[HBASE-6341] Publicly expose HConnectionKey - HBase - [issue]
...HBASE-3777 introduced the concept of a HConnectionKey to quickly identify and compare Configuration instances which lack equals/hashCode values.We currently have use cases where being able t...
http://issues.apache.org/jira/browse/HBASE-6341    Author: Micah Whitacre, 2012-08-05, 00:51
Invalid HTable(Pool) instance after Master Failover - HBase - [mail # user]
...We are currently running with 0.92.0 (cdh4b1)  and have configured HA so that the master will fail over automatically (we will be upgrading to 0.92.1 cdh4u0 soon).  In testing fail...
   Author: Micah Whitacre, 2012-06-13, 21:08
Re: Allowed upper limit to HColumnDescriptor.setMaxVersion(..)? - HBase - [mail # user]
...Are there any negative performance aspects to setting the max versions to a large value if those extra stored versions are not used?  If I set the max to 10k but really only store 100, ...
   Author: Micah Whitacre, 2011-10-06, 13:52
Re: Allowed upper limit to HColumnDescriptor.setMaxVersion(..)? - HBase - [mail # user]
...Are you surmising that from the description of setting a minimum version?  On Tue, Oct 4, 2011 at 2:31 PM, Doug Meil  w rote: o...
   Author: Micah Whitacre, 2011-10-04, 22:04
Re: Allowed upper limit to HColumnDescriptor.setMaxVersion(..)? - HBase - [mail # user]
...I guess what I'm asking is there a way to set "infinite" or no max bounds on versions (e.g. setMaxVersion(-1) possibly)?  Or do I have to call setMaxVersion(Integer.MAX_VALUE) or setMax...
   Author: Micah Whitacre, 2011-10-04, 18:21
Allowed upper limit to HColumnDescriptor.setMaxVersion(..)? - HBase - [mail # user]
...In reading the documentation all I've seen suggestions on how to set the value and the default value.  However I haven't seen any indication how to set the value to "i don't care store ...
   Author: Micah Whitacre, 2011-10-04, 16:20
Sort:
project
HBase (7)
Zookeeper (1)
type
mail # user (5)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (7)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Micah Whitacre