Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 100 (0.106s).
Loading phrases to help you
refine your search...
[HBASE-4803] Split log worker should terminate properly when waiting for znode - HBase - [issue]
...This is an attempt to fix the fact that SplitLogWorker threads were not being terminated properly in some multi-master unit tests....
http://issues.apache.org/jira/browse/HBASE-4803    Author: Nicolas Spiegelberg, 2012-09-27, 23:50
[HBASE-3678] Add Eclipse-based Apache Formatter to HBase Wiki - HBase - [issue]
...Currently, on http://wiki.apache.org/hadoop/Hbase/HowToContribute , we tell the user to follow Sun's code conventions and then add a couple things.  For lazy people like myself, it woul...
http://issues.apache.org/jira/browse/HBASE-3678    Author: Nicolas Spiegelberg, 2012-09-26, 00:26
[HBASE-5021] Enforce upper bound on timestamp - HBase - [issue]
...We have been getting hit with performance problems on our time-series database due to invalid timestamps being inserted by the timestamp.  We are working on adding proper checks to app ...
http://issues.apache.org/jira/browse/HBASE-5021    Author: Nicolas Spiegelberg, 2012-09-13, 01:05
[HBASE-3877] Determine Proper Defaults for Compaction ThreadPools - HBase - [issue]
...With the introduction of HBASE-1476, we now have multithreaded compactions + 2 different ThreadPools for large and small compactions.  However, this is disabled by default until we can ...
http://issues.apache.org/jira/browse/HBASE-3877    Author: Nicolas Spiegelberg, 2012-09-05, 01:09
[HBASE-3975] NoServerForRegionException stalls write pipeline - HBase - [issue]
...When we process a batch of puts, the current algorithm basically goes like this:1. Find all servers for the Put requests2. Partition Puts by servers3. Make requests4. Collect success/error r...
http://issues.apache.org/jira/browse/HBASE-3975    Author: Nicolas Spiegelberg, 2012-08-29, 19:05
[HBASE-3991] Add Util folder for Utility Scripts - HBase - [issue]
...This JIRA is to start discussion around adding some sort of 'util' folder to HBase for common operational scripts.  We're starting to write a lot of HBase analysis utilities that we'd l...
http://issues.apache.org/jira/browse/HBASE-3991    Author: Nicolas Spiegelberg, 2012-08-29, 18:50
[HBASE-5334] Pluggable Compaction Algorithms - HBase - [issue]
...It would be good to create a set of common compaction algorithms so that we can tune this on a per-CF basis.  In order to accomplish this, we need to refactor the current algorithm for ...
http://issues.apache.org/jira/browse/HBASE-5334    Author: Nicolas Spiegelberg, 2012-08-22, 22:30
[HBASE-5891] Change Compression Based on Type of Compaction - HBase - [issue]
...We currently use LZO on our production systems because the on-demand decompression speed of GZ is too slow.  That said, many of our major-compacted StoreFiles are infrequently read beca...
http://issues.apache.org/jira/browse/HBASE-5891    Author: Nicolas Spiegelberg, 2012-05-05, 18:23
[HBASE-5847] Support createTable(splitKeys) in Thrift - HBase - [issue]
...The Thrift API does not allow a user to create a table with multiple split keys.  This is needed for a handful of new internal projects that are written in PHP/C++....
http://issues.apache.org/jira/browse/HBASE-5847    Author: Nicolas Spiegelberg, 2012-05-04, 17:42
[HBASE-2625] Make testDynamicBloom()'s "randomness" deterministic - HBase - [issue]
...Had a failure with testDynamicBloom on Hudson today.  Will investigate, however it would be nice to reproduce the problem to make sure it's not the fault of my test assumptions.  I...
http://issues.apache.org/jira/browse/HBASE-2625    Author: Nicolas Spiegelberg, 2012-05-02, 21:11
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 (1454)
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 (411)
Gary Helmling (290)
Nicolas Spiegelberg