Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 220 (0.963s).
Loading phrases to help you
refine your search...
Re: Thoughts about large feature dev branches - HBase - [mail # dev]
...+1 on git, either on github or closer to the linux model with real distributed repos.  - I've been using it for just about all of my development and it works pretty nicely.  I push...
   Author: Elliott Clark, 2012-09-05, 22:58
[HBASE-6718] Clean up BaseMetricsSourceImpl - HBase - [issue]
...Since we now have a DynamicMetricsRegistry there is no need for BaseMetricsSourceImpl's to have getLongCounter and getLongGauge....
http://issues.apache.org/jira/browse/HBASE-6718    Author: Elliott Clark, 2012-09-05, 06:58
[HBASE-6211] Put latencies in jmx - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-6211    Author: Elliott Clark, 2012-09-05, 01:57
Re: example - hbase-site.xml - fully distributed - HBase - [mail # user]
...There are serveral different ways.  Running jps as the user that hbase should start as will show you what's running. You should be able to see HMaster or HRegionServer running. If thing...
   Author: Elliott Clark, 2012-09-04, 18:43
[HBASE-6598] Combine Master Metrics into a single class. - HBase - [issue]
...Rather than an MBean and a dynamic source.  Lets use just one....
http://issues.apache.org/jira/browse/HBASE-6598    Author: Elliott Clark, 2012-08-27, 23:44
Re: 0.94.2 - HBase - [mail # dev]
...I think the perf improvements alone would warrant a 0.94.2. HBASE-6602 was pretty critical for us and HBASE-6603 was a great find.  Smaller releases mean more work testing rc's but it s...
   Author: Elliott Clark, 2012-08-24, 18:23
HBase-0.94.2-SNAPSHOT Scanning Bug - HBase - [mail # dev]
...I recently tried to update one of our clusters to a version of 0.94.2 seen here: https://github.com/stumbleupon/hbase/commits/su_prod_94  When doing that all of the nodes started taking...
   Author: Elliott Clark, 2012-08-24, 00:39
[HBASE-6553] Remove Avro Gateway - HBase - [issue]
...The avro gateway was deprected in 0.94.  Remove it in 0.96...
http://issues.apache.org/jira/browse/HBASE-6553    Author: Elliott Clark, 2012-08-22, 00:45
[HBASE-6436] Netty should be moved off of snapshots. - HBase - [issue]
...Netty is currently at 3.5.0.final-SNAPSHOT the final 3.5.0.Final should be used when possible so that repositories aren't queried when not needed....
http://issues.apache.org/jira/browse/HBASE-6436    Author: Elliott Clark, 2012-08-21, 10:40
[HBASE-6415] Add Rat checking to the pre-checkin script. - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-6415    Author: Elliott Clark, 2012-08-21, 05:39
Sort:
project
HBase (220)
Hadoop (4)
Avro (2)
HDFS (1)
type
issue (106)
mail # dev (89)
mail # user (25)
date
last 7 days (6)
last 30 days (26)
last 90 days (59)
last 6 months (85)
last 9 months (220)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Elliott Clark