Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 100 (0.423s).
Loading phrases to help you
refine your search...
[HBASE-3776] Add Bloom Filter Support to HFileOutputFormat - HBase - [issue]
...Add Bloom Filter support for bulk imports.  Lacking a bloom filter, even on a single imported file, can cause perf degradation.  Since we now set our compression type based on the ...
http://issues.apache.org/jira/browse/HBASE-3776    Author: Nicolas Spiegelberg, 2012-12-29, 08:44
[HBASE-4896] Add Phabricator + ARC Installation to Help Doc - HBase - [issue]
...Need to add help documentation to discuss the basic way of interoperating with Phabricator (what it is, submitting diffs, etc).  Also should add installation instructions for using the ...
http://issues.apache.org/jira/browse/HBASE-4896    Author: Nicolas Spiegelberg, 2012-12-23, 20:52
[HBASE-4782] Consistency Check Utility for META Schemas - HBase - [issue]
...Adding a script to check if table descriptors for each region in META for a given table are consistent.  The script compares the table descriptors in META for all regions of a particula...
http://issues.apache.org/jira/browse/HBASE-4782    Author: Nicolas Spiegelberg, 2012-12-05, 00:10
[HBASE-4913] Per-CF compaction Via the Shell - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-4913    Author: Nicolas Spiegelberg, 2012-11-14, 04:16
[HBASE-5867] Improve Compaction Throttle Default - HBase - [issue]
...We recently had a production issue where our compactions fell behind because our compaction throttle was improperly tuned and accidentally upgraded all compactions to the large pool.  T...
http://issues.apache.org/jira/browse/HBASE-5867    Author: Nicolas Spiegelberg, 2012-11-05, 01:35
[HBASE-3974] Client: Ability to Discard Bad HTable Puts - HBase - [issue]
...While debugging an application consistency issue, we noticed that a single, synchronous Put request threw a NoServerForRegionException but eventually succeeded 90 seconds later.  The pr...
http://issues.apache.org/jira/browse/HBASE-3974    Author: Nicolas Spiegelberg, 2012-10-12, 07:19
[HBASE-3160] Compactions: Use more intelligent priorities for PriorityCompactionQueue - HBase - [issue]
...One of the problems with the current compaction queue is that we have a very low granularity on the importance of the various compactions in the queue.  If a StoreFile count exceeds 15 ...
http://issues.apache.org/jira/browse/HBASE-3160    Author: Nicolas Spiegelberg, 2012-10-12, 07:17
[HBASE-3081] Log Splitting & Replay: Distinguish between Network IOE and Parsing IOE - HBase - [issue]
...Originally, if HBase got an IOE from HDFS while splitting or opening a region, it would abort the operation. The assumption being that this is a network failure that will likely disappear at...
http://issues.apache.org/jira/browse/HBASE-3081    Author: Nicolas Spiegelberg, 2012-10-12, 07:17
[HBASE-4912] HDFS API Changes - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-4912    Author: Nicolas Spiegelberg, 2012-09-29, 04:32
[HBASE-4907] Port 89-fb changes to trunk - HBase - [issue]
...A super task to track the progress of porting 89-fb functionality & fixes to trunk.  Note that these tasks are focused on RegionServer functionality.  89-specific master functi...
http://issues.apache.org/jira/browse/HBASE-4907    Author: Nicolas Spiegelberg, 2012-09-29, 00:49
Sort:
project
HBase (100)
HDFS (1)
Hadoop (1)
type
mail # dev (43)
issue (36)
mail # user (21)
date
last 7 days (0)
last 30 days (4)
last 90 days (9)
last 6 months (13)
last 9 months (100)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (410)
Gary Helmling (290)
Nicolas Spiegelberg