| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
209 (0.11s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Online snapshots progress. - HBase - [mail # dev]
|
|
...Loving the extensive testing Jon - good stuff. Basically, there are two meta reads -- once to get the list of servers Yeah, that's the right intuition, as long as nothing has re...
|
|
|
Author: Jesse Yates,
2012-12-14, 18:11
|
|
|
Re: thrift vs thrift2 - HBase - [mail # dev]
|
|
...According to the thrift2 docs, it is the 'right' way to access HBase - the thrift package is based on an older HBase interface that no longer exists. Seems like a reasonable case for depreca...
|
|
|
Author: Jesse Yates,
2012-12-07, 00:50
|
|
|
[HBASE-7270] Remove MultiPut and MultiPutResponse to satisfy rat-check - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7270
Author: Jesse Yates,
2012-12-06, 03:37
|
|
|
Re: Notifications of newly-created JIRAs on dev@ - HBase - [mail # dev]
|
|
...I just use the RSS feed off JIRA - it keeps track off all the notifications, but doesn't clutter an inbox (and fits in with my daily reading flow). Maybe an alternative for people? &nb...
|
|
|
Author: Jesse Yates,
2012-12-05, 03:05
|
|
|
[HBASE-6879] Add HBase Code Template - HBase - [issue]
|
|
...Add a standard code template to do along with the code formatter for HBase. This helps make sure people have the correct license and general commenting for auto-generated elements....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6879
Author: Jesse Yates,
2012-12-04, 02:49
|
|
|
[HBASE-7047] [snapshots] Refactor error handling to use javax.management - HBase - [issue]
|
|
...The current error handling framework introduced in HBASE-6571 adds a lot of complexity for what is essentially a solved problem. Specifically, cross-thread notifications have been generalize...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7047
Author: Jesse Yates,
2012-11-28, 03:09
|
|
|
[HBASE-6573] Distributed Three-Phase Commit framework. - HBase - [issue]
|
|
...For HBASE-6055 (snapshots), we do two-phase commit in several places. This is a generally useful paradigm for a distributed system....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6573
Author: Jesse Yates,
2012-11-26, 22:38
|
|
|
[HBASE-7176] Add start/stop functionality to FileCleanerDelegates - HBase - [issue]
|
|
...This came up in HBASE-6865 were the cleaner needed to start a thread to maintain a cache, so we used the setConf(Configuration) method. However, the general semantics of that method don't us...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7176
Author: Jesse Yates,
2012-11-16, 01:11
|
|
|
[HBASE-7175] [snapshots] SnapshotFileVisitor should allow short-circuit for skipping directories - HBase - [issue]
|
|
...Often times when we use the FileVisitor, we don't need to collect all the files in the snapshot, but really just a subset. In the current implementation, we still look at all the files in al...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7175
Author: Jesse Yates,
2012-11-16, 01:04
|
|
|
Re: Please welcome Mr. Jesse Yates as our newest committer - HBase - [mail # dev]
|
|
...Thanks everyone! -Jesse Jesse Yates @jesse_yates jyates.github.com On Sat, Nov 10, 2012 at 10:35 PM, lars hofhansl wrote: ...
|
|
|
Author: Jesse Yates,
2012-11-13, 02:26
|
|
|
|