Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 172 (4.651s).
Loading phrases to help you
refine your search...
[HBASE-7679] implement store file management for stripe compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7679    Author: Sergey Shelukhin, 2013-05-21, 05:03
[HBASE-7680] implement compaction policy for stripe compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7680    Author: Sergey Shelukhin, 2013-05-21, 03:12
[HBASE-8518] Get rid of hbase.hstore.compaction.complete setting - HBase - [issue]
...hbase.hstore.compaction.complete is a strange setting that causes the finished compaction to not complete (files are just left in tmp) in HStore. It's used by one test.The setting with the s...
http://issues.apache.org/jira/browse/HBASE-8518    Author: Sergey Shelukhin, 2013-05-17, 10:17
[HBASE-8550] 0.94 ChaosMonkey grep for master is too broad - HBase - [issue]
...As a true anarchist, ChaosMonkey in 0.94 knows no masters, so it tries to kill all of them ("grep master"). If HBase user doesn't have enough permissions, some of the kills fail (in one case...
http://issues.apache.org/jira/browse/HBASE-8550    Author: Sergey Shelukhin, 2013-05-15, 23:31
[HBASE-7055] port HBASE-6371 tier-based compaction from 0.89-fb to trunk (with changes) - HBase - [issue]
...See HBASE-6371 for details....
http://issues.apache.org/jira/browse/HBASE-7055    Author: Sergey Shelukhin, 2013-05-15, 22:53
[HBASE-7967] implement compactor for stripe compactions - HBase - [issue]
...Compactor needs to be implemented. See details in parent and blocking jira....
http://issues.apache.org/jira/browse/HBASE-7967    Author: Sergey Shelukhin, 2013-05-15, 03:06
[HBASE-8527] clean up code around compaction completion in HStore - HBase - [issue]
...The methods completeCompaction and it's caller are too long. Something I changed while doing something else there; putting in a separate easy-to-review JIRA to make the other future change s...
http://issues.apache.org/jira/browse/HBASE-8527    Author: Sergey Shelukhin, 2013-05-14, 13:14
[HBASE-8541] implement flush-into-stripes in stripe compactions - HBase - [issue]
...Flush will be able to flush into multiple files under this design, avoiding L0 I/O amplification.I have the patch which is missing just one feature - support for concurrent flushes and strip...
http://issues.apache.org/jira/browse/HBASE-8541    Author: Sergey Shelukhin, 2013-05-14, 02:12
[HBASE-7667] Support stripe compaction - HBase - [issue]
...So I was thinking about having many regions as the way to make compactions more manageable, and writing the level db doc about how level db range overlap and data mixing breaks seqNum sortin...
http://issues.apache.org/jira/browse/HBASE-7667    Author: Sergey Shelukhin, 2013-05-10, 17:13
[HBASE-8498] PB WAL reading is broken due to some partial reads - HBase - [issue]
...From dev list, there's IOException during log splitting on hadoop-2.0.3. We need to understand whether this is caused by EOF, and ignore it if it is....
http://issues.apache.org/jira/browse/HBASE-8498    Author: Sergey Shelukhin, 2013-05-10, 04:56
Sort:
project
HBase (172)
type
issue (117)
mail # dev (42)
mail # user (13)
date
last 7 days (8)
last 30 days (38)
last 90 days (109)
last 6 months (159)
last 9 months (172)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
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 (413)
Gary Helmling (290)
Sergey Shelukhin