Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 220 (4.286s).
Loading phrases to help you
refine your search...
[HBASE-7121] Fix TestHFileOutputFormat after moving RS to metrics2 - HBase - [issue]
...When spinning up lots of threads in a single jvm it's possible that the metrics wrapper can touch variables that are not initialized....
http://issues.apache.org/jira/browse/HBASE-7121    Author: Elliott Clark, 2012-11-09, 00:01
Re: Cannot start master after compile from trunk - HBase - [mail # dev]
...That's weird MetricMutable is the 1.0.X version. It looks like you are trying to run a 1.0 version tar ball on a 2.0 hdfs.  When you look into your tar ball directory is there a hbase-h...
   Author: Elliott Clark, 2012-11-07, 08:05
[HBASE-6951] Allow the master info server to be started in a read only mode. - HBase - [issue]
...There are some cases that a user could want a web ui to be accessible but might not want the split and compact functionality to be usable.Allowing the web ui to start in a readOnly mode woul...
http://issues.apache.org/jira/browse/HBASE-6951    Author: Elliott Clark, 2012-11-05, 03:57
Re: RequestsPerSecond on master console - HBase - [mail # user]
...Nope that patch was introduced due to the protobuf work on trunk.  The requestPerSecond count is based on all requests, read, write and non-region related requests.  So it will be ...
   Author: Elliott Clark, 2012-11-01, 04:23
[HBASE-7057] Store Server Load in a Table - HBase - [issue]
...Currently the server hart beat sends over server load and region loads.  This is used to display and store metrics about a region server.  It is also used to remember the sequence ...
http://issues.apache.org/jira/browse/HBASE-7057    Author: Elliott Clark, 2012-10-26, 18:56
[HBASE-7027] Use the correct port of info server of region servers - HBase - [issue]
...Right now the master ui just guesses that the port of the info server will always be the same on all servers.  This is not a good assumption setting it for each server is possible, also...
http://issues.apache.org/jira/browse/HBASE-7027    Author: Elliott Clark, 2012-10-24, 00:48
[HBASE-7032] Remove old IncrementColumnValue code. - HBase - [issue]
...IncrementColumnValue under the covers now uses Increment.  We should remove the old code....
http://issues.apache.org/jira/browse/HBASE-7032    Author: Elliott Clark, 2012-10-24, 00:48
Re: using with hadoop 2.x - HBase - [mail # user]
...Yes hbase runs well against hadoop 2.0.  To build a new tar.gz that contains all the hadoop 2 dependencies you can run: mvn clean package assembly:assembly -DskipTests -Dhadoop.profile=...
   Author: Elliott Clark, 2012-10-23, 18:04
[HBASE-6461] Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table. - HBase - [issue]
...Spun up a new dfs on hadoop-0.20.2-cdh3u3Started hbasestarted running loadtest tool.killed rs and dn holding root with killall -9 java on server sv4r27s44 at about 2012-07-25 22:40:00After t...
http://issues.apache.org/jira/browse/HBASE-6461    Author: Elliott Clark, 2012-10-19, 06:36
[HBASE-6398] Print a warning if there is no local datanode - HBase - [issue]
...When starting up a RS HBase should print out a warning if there is no datanode locally.  Lots of optimizations are only available if the data is machine local....
http://issues.apache.org/jira/browse/HBASE-6398    Author: Elliott Clark, 2012-10-18, 18:46
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