Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 172 (0.101s).
Loading phrases to help you
refine your search...
[HBASE-8499] Cell BaseDecoder may be using inputstream incorrectly - HBase - [issue]
...    if (this.in.available() <= 0) {      this.hasNext = false;      return this.hasNext;    }Javadoc for available:Re...
http://issues.apache.org/jira/browse/HBASE-8499    Author: Sergey Shelukhin, 2013-05-06, 23:50
Re: HLogSplit error with hadoop-2.0.3-alpha and hbase trunk - HBase - [mail # dev]
...Please take a look at the patch in HBASE-8498... this should make it possible to get more details.  On Mon, May 6, 2013 at 11:36 AM, Sergey Shelukhin wrote:  ...
   Author: Sergey Shelukhin, 2013-05-06, 23:11
Re: Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #219 - HBase - [mail # dev]
...These seem to hang in batches.  On Mon, May 6, 2013 at 2:20 PM, Jonathan Hsieh  wrote:  ...
   Author: Sergey Shelukhin, 2013-05-06, 22:01
Re: HLogSplit error with hadoop-2.0.3-alpha and hbase trunk - HBase - [mail # dev]
...1) Is there a cause- stack? 2) Can you ascertain if WAL is truncated at that place? Exception type might have changed/exception might have expanded between Hadoop 1 and 2; WAL replay should ...
   Author: Sergey Shelukhin, 2013-05-06, 18:36
Re: HBASE-7570 is reverted by the commit of HBASE-7571 - HBase - [mail # dev]
...Actually, it doesn't seem to be the case. Can you point out where you see this?  On Fri, May 3, 2013 at 10:21 AM, Sergey Shelukhin wrote:  ...
   Author: Sergey Shelukhin, 2013-05-03, 17:36
Re: HBASE-7570 is reverted by the commit of HBASE-7571 - HBase - [mail # dev]
...Hmm, if this is indeed so it must be a mistake, these JIRAs were separate from a single patch in HBASE-7236 and were supposed to work together. Let me fix it  On Fri, May 3, 2013 at 5:4...
   Author: Sergey Shelukhin, 2013-05-03, 17:21
[HBASE-8474] there are dups in hadoop2 pom - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-8474    Author: Sergey Shelukhin, 2013-05-02, 05:05
[HBASE-8448] RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction - HBase - [issue]
...The code added to make sure it doesn't get stuck, doesn't take into account filesCompacting.This is the cause of recent TestHFileArchiving failures......
http://issues.apache.org/jira/browse/HBASE-8448    Author: Sergey Shelukhin, 2013-04-30, 09:22
[HBASE-8457] add support for custom entries to PB WAL - HBase - [issue]
...Right now custom records are written by using fake KVs. With protobuf WAL, maybe we can use PB.I took a stab at it in HBASE-7413, but the changes will be large on top of that change, includi...
http://issues.apache.org/jira/browse/HBASE-8457    Author: Sergey Shelukhin, 2013-04-29, 22:33
[HBASE-8000] create integration/perf tests for stripe compactions - HBase - [issue]
...While writing tests I seem to be finding more errors with edge cases unrelated to what test actually tests compared to what is expected.Integration test will be needed... probably good for p...
http://issues.apache.org/jira/browse/HBASE-8000    Author: Sergey Shelukhin, 2013-04-28, 00:29
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 (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)
Sergey Shelukhin