| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
213 (0.087s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
... I thought Lars would be be back by the meetup, but lets get a second talker on it too :) Anyone want to lead a discussion on whats next? Post 0.96? I think we talked ...
|
|
|
Author: Jesse Yates,
2012-09-09, 22:11
|
|
|
Re: Please welcome our newest committer, the Mighty Gregory Chanan! - HBase - [mail # dev]
|
|
...Congrats Gregory! Jesse Yates @jesse_yates jyates.github.com On Fri, Sep 7, 2012 at 2:45 PM, Andrew Purtell wrote: ...
|
|
|
Author: Jesse Yates,
2012-09-07, 21:46
|
|
|
[HBASE-6495] HBaseAdmin shouldn't expect HConnection to be an HConnectionImplementation - HBase - [issue]
|
|
...Currently, the HBaseAdmin has a constructor that takes an HConnection, but then immediately casts it to an HConnectionManager.HConnectionImplementation:public HBaseAdmin(HConnection connecti...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6495
Author: Jesse Yates,
2012-09-06, 07:22
|
|
|
Re: Thoughts about large feature dev branches - HBase - [mail # dev]
|
|
...On Wed, Sep 5, 2012 at 3:58 PM, Elliott Clark wrote: I do the same, just locally. Solid model. IIRC when Todd was working on some large stuff for HDFS he was doing this i...
|
|
|
Author: Jesse Yates,
2012-09-05, 23:43
|
|
|
[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
|
|
|
|