Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 220 (0.189s).
Loading phrases to help you
refine your search...
Re: Handling protocol versions - HBase - [mail # dev]
...Removing the versioning altogether seems good.  That leads to much less coupling between the client and the server.  I would vote to use BlockingInterface (to replace our versioned...
   Author: Elliott Clark, 2013-01-02, 22:34
[HBASE-7186] Split Classes for Client/Server module split. - HBase - [issue]
...Prepare classes for the coming hbase-client/hbase-server split....
http://issues.apache.org/jira/browse/HBASE-7186    Author: Elliott Clark, 2012-12-26, 17:05
[HBASE-7426] Fix PreCheckin script to error out when there are Javadoc errors. - HBase - [issue]
...Currently the script stays green for up to ~130 javadoc errors.  Since these errors have been fixed the number should be lowered....
http://issues.apache.org/jira/browse/HBASE-7426    Author: Elliott Clark, 2012-12-22, 23:46
[HBASE-7370] Remove Writable From ScanMetrics. - HBase - [issue]
...Right now ScanMetrics uses Writable to be able to set MapReduce counters.  We should remove this and use protobuf....
http://issues.apache.org/jira/browse/HBASE-7370    Author: Elliott Clark, 2012-12-19, 00:07
Re: Checking in the generated apache hbase website - HBase - [mail # dev]
...I think it's a good idea.  It could make changes to the website easier to code review.   On Mon, Dec 17, 2012 at 2:55 PM, Stack  wrote:  ...
   Author: Elliott Clark, 2012-12-17, 23:02
[HBASE-6717] Remove hadoop-metrics.properties when everything has moved over. - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-6717    Author: Elliott Clark, 2012-12-15, 11:21
Re: ClientService protobuf RPC service implementation? - HBase - [mail # dev]
...The blocking interface is just used to tie the request type to a response type.  The actual non-blocking/blocking part is implemented in  HBaseRPC (it actually uses nio to do the i...
   Author: Elliott Clark, 2012-12-12, 06:47
[HBASE-7262] Move HBaseRPC metrics to metrics2 - HBase - [issue]
...HBase RPC is the last thing still publishing through metrics1.  We should move this into metrics2....
http://issues.apache.org/jira/browse/HBASE-7262    Author: Elliott Clark, 2012-12-11, 12:05
[HBASE-6367] List backup masters in ui. - HBase - [issue]
...Right now only the active master shows any information on the web ui.  It would be nice to see that there are backup masters waiting....
http://issues.apache.org/jira/browse/HBASE-6367    Author: Elliott Clark, 2012-12-11, 00:13
[HBASE-7304] assembly:assembly doesn't include the correct hbase-hadoop compat jars for hadoop 2 - HBase - [issue]
...When executing mvn clean package assembly:assembly -Dhadoop.profile=2.0hbase-hadoop1-compat is placed in the tar.gz erroneously....
http://issues.apache.org/jira/browse/HBASE-7304    Author: Elliott Clark, 2012-12-11, 00:13
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 (2471)
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