Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 243 (0.167s).
Loading phrases to help you
refine your search...
Re: VOTE: hbase-0.95.1 release candidate 0 is available for download - HBase - [mail # dev]
...I got error with this file too:  gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now   On Tue, May 28, 2013 at 3:31 PM, Je...
   Author: Jimmy Xiang, 2013-05-28, 22:34
[HBASE-8420] Port  HBASE-6874  Implement prefetching for scanners from 0.89-fb - HBase - [issue]
...This should help scanner performance.  We should have it in trunk....
http://issues.apache.org/jira/browse/HBASE-8420    Author: Jimmy Xiang, 2013-05-25, 08:07
[HBASE-8606] Meta scanner is not closed - HBase - [issue]
...In my meta region server log file, I see lots of error messages complaining about meta region scanner lease expired....
http://issues.apache.org/jira/browse/HBASE-8606    Author: Jimmy Xiang, 2013-05-24, 12:28
[HBASE-7516] Make compaction policy pluggable - HBase - [issue]
...Currently, the compaction selection is pluggable. It will be great to make the compaction algorithm pluggable too so that we can implement and play with other compaction algorithms....
http://issues.apache.org/jira/browse/HBASE-7516    Author: Jimmy Xiang, 2013-05-23, 04:23
[HBASE-8545] Meta stuck in transition when it is assigned to a just restarted dead region sever - HBase - [issue]
...Support the meta region server is down, and the SSH tries to re-assign it.  This could happen:1. AM plans to assign meta to a region server (R_old);2. Now R_old is dead, the new region ...
http://issues.apache.org/jira/browse/HBASE-8545    Author: Jimmy Xiang, 2013-05-22, 08:42
[HBASE-8537] Dead region server pulled in from ZK - HBase - [issue]
...When a cluster restarts quickly after it's crashed, although a new region server is reported in, the master still pulls in the dead region server from the zk.2013-05-12 18:32:52,996 INFO &nb...
http://issues.apache.org/jira/browse/HBASE-8537    Author: Jimmy Xiang, 2013-05-15, 04:54
[HBASE-8437] Clean up tmp coprocessor jars - HBase - [issue]
...Users reported that some tmp coprocessor jars are not cleaned up properly, which ends up /tmp folder is flooded.When a HBase server starts up, we should do some clean up to make sure tmp jar...
http://issues.apache.org/jira/browse/HBASE-8437    Author: Jimmy Xiang, 2013-05-10, 05:01
[HBASE-8511] ProtobufLogReader can't read log entry - HBase - [issue]
...The log entry written by ProtobufLogWriter can't be read out by the ProrobufLogReader.  Something is missing here:2013-05-08 11:28:25,391 WARN org.apache.hadoop.hbase.regionserver.Split...
http://issues.apache.org/jira/browse/HBASE-8511    Author: Jimmy Xiang, 2013-05-09, 00:07
Re: HLogSplit error with hadoop-2.0.3-alpha and hbase trunk - HBase - [mail # dev]
...I got the same error today and filed HBASE-8511.  The log splitting is stuck there for a while no matter how many retries.  Thanks, Jimmy   On Wed, May 8, 2013 at 12:17 PM, An...
   Author: Jimmy Xiang, 2013-05-08, 19:46
[HBASE-8485] Retry to open a HLog on more exceptions - HBase - [issue]
...Currently we only retry to open a HLog file in case "Cannot obtain block length" (HBASE-8314). We can retry also in case "Could not obtain the last block locations.",  "Blocklist for " ...
http://issues.apache.org/jira/browse/HBASE-8485    Author: Jimmy Xiang, 2013-05-07, 15:54
Sort:
project
HBase (243)
Zookeeper (5)
Hadoop (1)
type
issue (140)
mail # dev (72)
mail # user (31)
date
last 7 days (2)
last 30 days (15)
last 90 days (55)
last 6 months (94)
last 9 months (243)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Jimmy Xiang