Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 209 (0.137s).
Loading phrases to help you
refine your search...
[HBASE-6421] [pom] add jettison and fix netty specification - HBase - [issue]
...Currently, jettison isn't required for testing hbase-server, but TestSchemaConfigured requires it, causing the compile phase (at least on my MBP) to fail. Further, in cleaning up the poms, n...
http://issues.apache.org/jira/browse/HBASE-6421    Author: Jesse Yates, 2012-09-04, 19:00
[HBASE-6568] Extract daemon thread factory from HTable into its own class - HBase - [issue]
...The DaemonThreadFactory in HTable is a really nice utility that is useful in multiple places. We should pull out into a standalone class....
http://issues.apache.org/jira/browse/HBASE-6568    Author: Jesse Yates, 2012-09-04, 18:58
[HBASE-6569] Extract HStore interface from Store - HBase - [issue]
...Currently Store.java is a top-level class. However, we need to to use the same interface for snapshots (HBASE-6055), and potentially other uses-cases as well, but subclassing is 'dirty' give...
http://issues.apache.org/jira/browse/HBASE-6569    Author: Jesse Yates, 2012-09-02, 05:57
Re: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...Client library style stuff is _nice_ but one of the things everyone asks of database is that we provide an index (cassandra has it, riak has it, mysql has it...hbase doesn't? Yes, different ...
   Author: Jesse Yates, 2012-08-29, 17:03
[HBASE-6676] Add build information to README.txt - HBase - [issue]
...It would be really nice if we include build information about the current build in the README.txt. Pulling up older versions of HBase means guessing at the right build phase that needs to be...
http://issues.apache.org/jira/browse/HBASE-6676    Author: Jesse Yates, 2012-08-28, 18:24
Re: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...@Ted: Are you proposing re-opening the should we have secondary indexes in HBase discussion? If so, I'm +1 on adding them. Wanna file a jira?  @Wei Tan: Yeah, I generally agree. However...
   Author: Jesse Yates, 2012-08-28, 17:03
Re: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
...Ram,  If I understand correctly, I think you can design your index such that you don't actually use the timestamp (e.g. everything gets put with a TS = 10 - or some other non-special, r...
   Author: Jesse Yates, 2012-08-28, 07:59
Re: Build failed in Jenkins: HBase-TRUNK #3283 - HBase - [mail # dev]
...Fix it! I think Chris Trezzo has been thinking about this exact flapper in f act...  http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url= http%3A%2F%2Fwww.youtube.com%2Fw...
   Author: Jesse Yates, 2012-08-27, 22:07
Re: fastest way to run tests - HBase - [mail # dev]
...Do we want to add this to the reference guide? I know its something I'd forget... Jesse Yates @jesse_yates jyates.github.com   On Sun, Aug 26, 2012 at 11:01 PM, N Keywal  wrote: &n...
   Author: Jesse Yates, 2012-08-27, 06:41
Re: TestThriftServerCmdLine seems to need 12 minutes to run. - HBase - [mail # dev]
... And the joys of reliance on a test suite.     Far easier said than done. I should have some time in Sept to work on generally fixing this, but I'll work towards it with an ey...
   Author: Jesse Yates, 2012-08-25, 16:11
Sort:
project
HBase (209)
Accumulo (40)
type
mail # dev (138)
issue (67)
mail # user (4)
date
last 7 days (1)
last 30 days (6)
last 90 days (43)
last 6 months (67)
last 9 months (209)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Jesse Yates