| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
232 (0.178s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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-20, 06:28
|
|
|
[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-18, 17:56
|
|
|
[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
|
|
|
[HBASE-8314] HLogSplitter can retry to open a 0-length hlog file - HBase - [issue]
|
|
...In case a HLog file is of size 0, and it is under recovery, HLogSplitter will fail to open it since it can get the file length, therefore, master can't start.java.io.IOException: Cannot obta...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8314
Author: Jimmy Xiang,
2013-05-03, 03:10
|
|
|
[HBASE-8160] HMaster#move doesn't check if master initialized - HBase - [issue]
|
|
...Before the master is initialized, if a move request comes in, it could cause the master to abort, if the region was already in transition before the master started up....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8160
Author: Jimmy Xiang,
2013-04-27, 16:55
|
|
|
[HBASE-8383] Support lib/*jar inside coprocessor jar - HBase - [issue]
|
|
...Currently, jar files inside a coprocessor jar should be under folder /lib/. It would be great to support jar files under lib/ too, i.e, no "/" at the front....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8383
Author: Jimmy Xiang,
2013-04-25, 19:10
|
|
|
|