Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 176 (0.284s).
Loading phrases to help you
refine your search...
[HBASE-7773] rename StoreConfiguration, remove unnecessary method - HBase - [issue]
..."StoreConfiguration" interface name is confusing, and one of the methods is unnecessary....
http://issues.apache.org/jira/browse/HBASE-7773    Author: Sergey Shelukhin, 2013-02-07, 04:13
Re: component ownership for compactions - HBase - [mail # dev]
...Thanks!  On Wed, Feb 6, 2013 at 2:56 PM, Stack  wrote:  ...
   Author: Sergey Shelukhin, 2013-02-06, 23:25
component ownership for compactions - HBase - [mail # dev]
...Hi. While looking at component view for compactions a few days ago, I noticed the component has no owner (it was created recently). Would it make sense for me to volunteer to be the initial ...
   Author: Sergey Shelukhin, 2013-02-06, 22:14
[HBASE-7766] master cannot go from 94 to 96 due to zookeeper data - HBase - [issue]
...After running a 94 cluster and then updating it to 96, master cannot start due to the following:2013-02-04 19:59:15,494 FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Sta...
http://issues.apache.org/jira/browse/HBASE-7766    Author: Sergey Shelukhin, 2013-02-06, 21:29
[HBASE-7780] HStore has a bunch of strange StoreFile reader null checks - HBase - [issue]
...In many places, especially around compactions, we check whether the file reader is null, and do stuff like skip the file or do quick exit if it is. In some places we don't do it.Why would fi...
http://issues.apache.org/jira/browse/HBASE-7780    Author: Sergey Shelukhin, 2013-02-06, 20:36
[HBASE-7740] Recheck matching row for joined scanners - HBase - [issue]
...It just occured to me that when the patch in HBASE-5416 was being modified by various people, the pre-check was changed to post-check in populateResults. Whereas before that, noting that the...
http://issues.apache.org/jira/browse/HBASE-7740    Author: Sergey Shelukhin, 2013-02-02, 12:03
[HBASE-7701] Opening regions on dead server are not reassigned quickly - HBase - [issue]
...Closed regions are not removed from assignments. I am not sure if it's a general state problem, or just a small bug; for now, one manifestation is that moved region is ignored by SSH of the ...
http://issues.apache.org/jira/browse/HBASE-7701    Author: Sergey Shelukhin, 2013-02-02, 00:39
question about the scanner ordering for gets/scans - HBase - [mail # dev]
...Hi. When we build the scanner for scan or get, we make sure to add scanners in sorted order.      // First the store file scanners  I have read the code for scanning/arou...
   Author: Sergey Shelukhin, 2013-01-31, 00:44
[HBASE-7571] add the notion of per-table or per-column family configuration - HBase - [issue]
...Main part of split HBASE-7236....
http://issues.apache.org/jira/browse/HBASE-7571    Author: Sergey Shelukhin, 2013-01-30, 01:53
[HBASE-7674] add shell documentation for HBASE-7571 - HBase - [issue]
...When the patch was split from HBASE-7236, shell documentation (e.g. how to use the new thing and examples) fell thru the cracks. Need to add it......
http://issues.apache.org/jira/browse/HBASE-7674    Author: Sergey Shelukhin, 2013-01-30, 01:53
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