Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 220 (0.099s).
Loading phrases to help you
refine your search...
Re: [DISCUSS] Making hadoop 2 the default precommit for trunk ones we get green builds - HBase - [mail # dev]
...I think trunk/0.97 should build on hadoop 2 by default, and 0.95/0.96 should stay on hadoop1 by default.  Then we get pretty good coverage on jenkins and those two branches are staying ...
   Author: Elliott Clark, 2013-04-26, 00:39
[HBASE-8442] Integration tests don't honor command line conf settings. - HBase - [issue]
...Ran:hbase org.apache.hadoop.hbase.IntegrationTestsDriver -Dhbase.IntegrationTestManyRegions.regions=12000 -test IntegrationTestManyRegionsAnd then the test proceed to create a table with 100...
http://issues.apache.org/jira/browse/HBASE-8442    Author: Elliott Clark, 2013-04-26, 00:04
[HBASE-7157] Report Metrics into an HBase table - HBase - [issue]
...Right now metrics are sent using ServerLoad and RegionLoad to the master.  We should store those(and other) metrics in a table.  Storing these metrics in a table will allow the Loa...
http://issues.apache.org/jira/browse/HBASE-7157    Author: Elliott Clark, 2013-04-25, 23:52
Re: All ok w/ thrift2 going away in trunk/0.95? - HBase - [mail # dev]
...I'm -0 on a protobuf gateway.  We already have a protobuf rpc (everything's protobuf except for a few fixed bit width length).  While we could create a gateway that simplifies the ...
   Author: Elliott Clark, 2013-04-25, 19:37
[HBASE-8431] Fix missing headers - HBase - [issue]
...Now that rat is testing more files there are some missing....
http://issues.apache.org/jira/browse/HBASE-8431    Author: Elliott Clark, 2013-04-25, 19:10
Re: HBase Region Server Spinning on JMX requests - HBase - [mail # user]
...I've seen this before.  There were some efforts to make sure that modifications to metrics weren't reentrant.  That helped but didn't completely make this go away.  HBase has ...
   Author: Elliott Clark, 2013-04-24, 18:29
[HBASE-8339] Make sure the StochasticLoadBalancer doesn't run a cost function when not needed - HBase - [issue]
...The cost multiplier of a cost function could be 0.  If that is the case there's no need to compute that stat's cost each time....
http://issues.apache.org/jira/browse/HBASE-8339    Author: Elliott Clark, 2013-04-13, 06:21
[HBASE-7842] Add compaction policy that explores more storefile groups - HBase - [issue]
...Some workloads that are not as stable can have compactions that are too large or too small using the current storefile selection algorithm.Currently: Find the first file that Size(fi) <= ...
http://issues.apache.org/jira/browse/HBASE-7842    Author: Elliott Clark, 2013-04-11, 17:09
[HBASE-8252] Regions by Region Server table in Master's table view needs styling - HBase - [issue]
...Need to add class="table" to the table for region counts per region server on table display page....
http://issues.apache.org/jira/browse/HBASE-8252    Author: Elliott Clark, 2013-04-10, 07:35
[HBASE-8296] Add svn ignores to hbase-assembly - HBase - [issue]
...Add the svn propedit ignores for hbase-assembly...
http://issues.apache.org/jira/browse/HBASE-8296    Author: Elliott Clark, 2013-04-10, 05:14
Sort:
project
HBase (220)
Hadoop (4)
Avro (2)
HDFS (1)
type
issue (106)
mail # dev (89)
mail # user (25)
date
last 7 days (4)
last 30 days (26)
last 90 days (59)
last 6 months (84)
last 9 months (220)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Elliott Clark