Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 220 (0.082s).
Loading phrases to help you
refine your search...
Re: Does compatibility between versions also mean binary compatibility? - HBase - [mail # dev]
...On Mon, Apr 8, 2013 at 8:02 PM, Enis Söztutar  wrote:   I agree with this.  Once we go 1.0 I'd be more inclined to agree with restricting breaking changes like this.  How...
   Author: Elliott Clark, 2013-04-09, 04:49
[HBASE-8293] Move BigDecimalColumnInterpreter into hbase-client - HBase - [issue]
...Somehow that classes was missed in the move into the hbase-client module.  We should fix that up so that no client classes remain in the hbase-server module....
http://issues.apache.org/jira/browse/HBASE-8293    Author: Elliott Clark, 2013-04-09, 03:17
[HBASE-8254] Add lz4 to test compression util usage string - HBase - [issue]
...Add lz4 to the list of compression codecs on test compression util....
http://issues.apache.org/jira/browse/HBASE-8254    Author: Elliott Clark, 2013-04-09, 03:17
Re: Declaring HBase Public API in 0.94 - HBase - [mail # dev]
...Please don't pull in @InterfaceAudience.  Keeping 0.2x compatibility was something that was hard won in 0.94, it would be a real shame to loose that now.   On Mon, Apr 8, 2013 at 1...
   Author: Elliott Clark, 2013-04-08, 20:49
Re: About distributed lock service in HBase - HBase - [mail # dev]
...1. Yes the region servers can absolutely work while the master is down (for a while).  Master is mostly there for administrative clean up duties ie, balancing, assigning and creating ta...
   Author: Elliott Clark, 2013-04-08, 18:54
[HBASE-6914] Scans/Gets/Mutations don't give a good error if the table is disabled. - HBase - [issue]
...Scan a table that is disabled will have the client retry multiple times and then will error out with NotServingRegionException.  If the table is disabled there's no need to re-try and t...
http://issues.apache.org/jira/browse/HBASE-6914    Author: Elliott Clark, 2013-04-07, 06:15
[HBASE-5788] Move Dynamic Metrics storage off of HRegion. - HBase - [issue]
...HRegion right now has the responsibility of storing static counts and latency numbers for use by the metrics package.  Since these maps are incremented and set from lots of places it ma...
http://issues.apache.org/jira/browse/HBASE-5788    Author: Elliott Clark, 2013-04-06, 06:25
Re: Does compatibility between versions also mean binary compatibility? - HBase - [mail # dev]
...downtime when upgrading between versions (excluding the singularity). That means there needs to be some path to go from (User Code for 0.92 + 0.92 HBase Servers) to (User Code for 0.94 + 0.9...
   Author: Elliott Clark, 2013-04-05, 23:06
[HBASE-7074] Document Metrics 2 - HBase - [issue]
...Explain why this work was done. Explain how the data flows from the core classes into hadoop metrics2, and on to jmx. Explain naming metrics....
http://issues.apache.org/jira/browse/HBASE-7074    Author: Elliott Clark, 2013-04-04, 01:10
Re: VOTE: hbase-0.95RC1, the second "Development" Series Release is available [WAS -> VOTE: hbase-0.95.0RC0, the first "Developer Release" release candidate is available for download and vote] - HBase - [mail # dev]
...+1  Verified the gpg signature for hadoop2 and source tar balls. Spun up a local instance. Created tables. Put data, got data Ran TestAcidGuarantees for about 2 hours. Tried an online s...
   Author: Elliott Clark, 2013-04-03, 08:02
Sort:
project
HBase (220)
Hadoop (4)
Avro (2)
HDFS (1)
type
issue (106)
mail # dev (89)
mail # user (25)
date
last 7 days (9)
last 30 days (26)
last 90 days (59)
last 6 months (87)
last 9 months (220)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
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 (413)
Gary Helmling (290)
Elliott Clark