Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 219 (0.106s).
Loading phrases to help you
refine your search...
Shared ThreadPoolExecutor in HTable by default. - HBase - [mail # dev]
...Is there any reason that the ThreadPoolExecutor used in HTable[1] couldn't be a singleton. That would mean that by default htables share threads (as I would argue is correct), but still give...
   Author: Elliott Clark, 2013-04-02, 22:44
Re: alternative to HTablePool - HBase - [mail # dev]
...Creating the HTable with a supplied executor and keeping the conf the same should give you most of what an HTablePool gives you.   On Sun, Mar 31, 2013 at 8:42 AM, Ted Yu  wrote: &...
   Author: Elliott Clark, 2013-04-01, 21:48
Re: Jenkins build is back to normal : HBase-TRUNK #3930 - HBase - [mail # dev]
...Two in a row yay.   On Fri, Mar 8, 2013 at 3:54 PM, lars hofhansl  wrote:  ...
   Author: Elliott Clark, 2013-03-09, 00:07
Re: [DISCUSS] More new feature backports to 0.94. - HBase - [mail # dev]
...I'm worried about users who are starting to use 0.94.x.  If they have a bug in that version, and it's fixed or they submit a patch to fix it.  Then they should have a version to up...
   Author: Elliott Clark, 2013-03-01, 22:43
[HBASE-7188] Move classes into hbase-client - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7188    Author: Elliott Clark, 2013-02-27, 21:59
[HBASE-7197] Add multi get to RemoteHTable - HBase - [issue]
...REST server supports multi-get, so the RemoteHTable class should as well....
http://issues.apache.org/jira/browse/HBASE-7197    Author: Elliott Clark, 2013-02-26, 08:23
[HBASE-5862] After Region Close remove the Operation Metrics. - HBase - [issue]
...If a region is closed then Hadoop metrics shouldn't still be reporting about that region....
http://issues.apache.org/jira/browse/HBASE-5862    Author: Elliott Clark, 2013-02-26, 07:11
[HBASE-5824] HRegion.incrementColumnValue is not used in trunk - HBase - [issue]
...on 0.94 a call to client.HTable#incrementColumnValue will cause HRegion#incrementColumnValue.  On trunk all calls to HTable.incrementColumnValue got to HRegion#increment.My guess is tha...
http://issues.apache.org/jira/browse/HBASE-5824    Author: Elliott Clark, 2013-02-26, 07:11
[HBASE-7012] Create hbase-client module - HBase - [issue]
...I just tried creating a project that uses 0.95-SNAPSHOT and had to import org.apache.hbase:hbase-server as the module that I depend on.  This will be confusing to users.In addition this...
http://issues.apache.org/jira/browse/HBASE-7012    Author: Elliott Clark, 2013-02-26, 03:58
Re: Guidance for running MR jobs against trunk/0.95 - HBase - [mail # dev]
...I don't think that you will need any of the hadoop specific compat jars (at least I would hope you don't).  So maybe just include the hbase-hadoop-compat one and give it a shot?   ...
   Author: Elliott Clark, 2013-02-25, 23:27
Sort:
project
HBase (219)
Hadoop (4)
Avro (2)
HDFS (1)
type
issue (105)
mail # dev (89)
mail # user (25)
date
last 7 days (11)
last 30 days (25)
last 90 days (59)
last 6 months (87)
last 9 months (219)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
Elliott Clark