Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 176 (0.058s).
Loading phrases to help you
refine your search...
Re: please hold off on turnk commits until I give the all clear, merging snapshots branch with trunk. thx. <EOM> - HBase - [mail # dev]
...Congrats, noticed git pull earlier :)  On Thu, Feb 21, 2013 at 12:45 PM, Andrew Purtell wrote:  ...
   Author: Sergey Shelukhin, 2013-02-22, 03:12
[HBASE-7863] make compactionpolicy return compactionrequest - HBase - [issue]
...See HBASE-7843, I figured the patch could be split for easier review....
http://issues.apache.org/jira/browse/HBASE-7863    Author: Sergey Shelukhin, 2013-02-21, 00:32
Re: Problem In Understanding Compaction Process - HBase - [mail # user]
...There should be no duplicate records despite the file not being deleted - between the records with exact same key/version/etc., the newer file would be chosen by logical sequence. If that ha...
   Author: Sergey Shelukhin, 2013-02-20, 22:07
[HBASE-7799] reassigning region stuck in open still may not work correctly due to leftover ZK node - HBase - [issue]
...(logs grepped by region name, and abridged.META server was dead so OpenRegionHandler for the region took a while, and was interrupted:2013-02-08 14:35:01,555 DEBUG [RS_OPEN_REGION-10.11.2.92...
http://issues.apache.org/jira/browse/HBASE-7799    Author: Sergey Shelukhin, 2013-02-14, 17:10
[HBASE-7798] ZKAssign logs the wrong server if the transition fails - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7798    Author: Sergey Shelukhin, 2013-02-14, 12:43
[HBASE-7844] ChaosMonkey doesn't handle errors when killing things - HBase - [issue]
...ChaosMonkey on EC2 may occasionally send a kill command to remote RS/master, and succeed in killing it, but still get some strange exit code (like permission denied) and neglect to restart i...
http://issues.apache.org/jira/browse/HBASE-7844    Author: Sergey Shelukhin, 2013-02-14, 02:07
[HBASE-7822] clean up compactionrequest and compactselection - part 1 - HBase - [issue]
...Certain parts of CompactionRequest are unnecessary.Off-peak hour management is part way in selection, part way in Store and part way in policy.Needs to be cleaned up in preparation of having...
http://issues.apache.org/jira/browse/HBASE-7822    Author: Sergey Shelukhin, 2013-02-14, 01:31
[HBASE-7784] move the code related to compaction selection specific to default compaction policy, into default compaction policy (from HStore) - HBase - [issue]
...There are some TODO [level compaction] in HBASE-7603 patch, there may also be few other similar places....
http://issues.apache.org/jira/browse/HBASE-7784    Author: Sergey Shelukhin, 2013-02-10, 18:26
[HBASE-7603] refactor storefile management in HStore in order to support things like LevelDB-style compactions - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7603    Author: Sergey Shelukhin, 2013-02-09, 01:41
Re: Is it possible to indicate the column scan order when scanning table? - HBase - [mail # user]
...CFs are scanned in parallel in HBASE, and each row is built; scanning entire CF and then building rows by scanning entire different CF wouldn't scale very well. Do you filter data on ttl col...
   Author: Sergey Shelukhin, 2013-02-07, 21:07
Sort:
project
HBase (176)
type
issue (120)
mail # dev (42)
mail # user (14)
date
last 7 days (9)
last 30 days (42)
last 90 days (111)
last 6 months (163)
last 9 months (176)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Sergey Shelukhin