Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 213 (0.303s).
Loading phrases to help you
refine your search...
[HBASE-8702] Make WALEditCodec pluggable - HBase - [issue]
...WALEditCode needs to be pluggable to support alternative serialziation mechanisms. The open question here is whether to support the alternative codec when doing replication - both clusters w...
http://issues.apache.org/jira/browse/HBASE-8702    Author: Jesse Yates, 2013-06-13, 05:20
[HBASE-8684] Table Coprocessor can't access external HTable by default - HBase - [issue]
...With the default configuration passed to a RegionCoprocessor environment, you cannot reach an HTable on the same cluster (at least in 0.94 - no verified yet in 0.96/8). The reason is in the ...
http://issues.apache.org/jira/browse/HBASE-8684    Author: Jesse Yates, 2013-06-06, 05:58
[HBASE-8636] Backport KeyValue Codec to 0.94 (HBASE-7413) - HBase - [issue]
...Backport the KeyValueCodec/WALEditCodec stuff from trunk to 0.94 to support a more pluggable KeyValue serialization. This doesn't include all the Cell code added to trunk, but rather just pr...
http://issues.apache.org/jira/browse/HBASE-8636    Author: Jesse Yates, 2013-06-06, 05:18
[HBASE-8671] Per-region WAL breaks CP backwards compatibility in 0.94 for non-enabled case - HBase - [issue]
...Moving from a single WAL to the possibility of multiple WALs, the method signature in RegionServerServices became:  /** @return the HLog for a particular region. Pass null for gett...
http://issues.apache.org/jira/browse/HBASE-8671    Author: Jesse Yates, 2013-06-04, 08:40
[HBASE-6230] [brainstorm] "Restore" snapshots for HBase 0.96 - HBase - [issue]
...Discussion ticket around the definitions/expectations of different parts of snapshot restoration.  This is complementary, but separate from the how of taking a snapshot of a table....
http://issues.apache.org/jira/browse/HBASE-6230    Author: Jesse Yates, 2013-05-16, 01:04
[HBASE-6055] Offline Snapshots in HBase 0.96 - HBase - [issue]
...Continuation of HBASE-50 for the current trunk. Since the implementation has drastically changed, opening as a new ticket....
http://issues.apache.org/jira/browse/HBASE-6055    Author: Jesse Yates, 2013-05-10, 11:10
[HBASE-7958] Statistics per-column family per-region - HBase - [issue]
...Originating from this discussion on the dev list: http://search-hadoop.com/m/coDKU1urovS/Simple+stastics+per+region/v=plainEssentially, we should have built-in statistics gathering for HBase...
http://issues.apache.org/jira/browse/HBASE-7958    Author: Jesse Yates, 2013-05-03, 23:21
Re: batch version of checkAndPut - HBase - [mail # dev]
...You also might want to consider looking at the Constraint code - its not batch, but you could pretty easily adopt it to be a batch-based endpoint  -Jesse  On Monday, April 29, 2013...
   Author: Jesse Yates, 2013-04-29, 16:18
[HBASE-7415] [snapshots] Add task information to snapshot operation - HBase - [issue]
...Snapshot operations should have some sort of progresss information available via the WebUI so admins can track progress of operations. This should go a long way to enable 'good' admins to no...
http://issues.apache.org/jira/browse/HBASE-7415    Author: Jesse Yates, 2013-04-27, 16:55
[HBASE-8271] Book updates for changes to GC options in shell scripts - HBase - [issue]
...http://hbase.apache.org/book/trouble.log.html is a bit out of date as the 'right' way to do GC logging is via the GC_OPTS, rather than going through the general HBASE_OPTS.Follow up to HBASE...
http://issues.apache.org/jira/browse/HBASE-8271    Author: Jesse Yates, 2013-04-26, 17:31
Sort:
project
HBase (213)
Accumulo (40)
type
mail # dev (138)
issue (71)
mail # user (4)
date
last 7 days (1)
last 30 days (4)
last 90 days (21)
last 6 months (64)
last 9 months (213)
author
Stack (3782)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1001)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
Lars George (439)
stack (439)
Gary Helmling (292)
Jesse Yates