Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 232 (0.156s).
Loading phrases to help you
refine your search...
[HBASE-6381] AssignmentManager should use the same logic for clean startup and failover - HBase - [issue]
...Currently AssignmentManager handles clean startup and failover very differently.Different logic is mingled together so it is hard to find out which is for which.We should clean it up and sha...
http://issues.apache.org/jira/browse/HBASE-6381    Author: Jimmy Xiang, 2012-10-25, 18:36
[HBASE-6896] sync bulk and regular assigment handling socket timeout exception - HBase - [issue]
...In regular assignment, in case of socket network timeout, it tries to call openRegion again and again without change the region plan, ZK offline node,till the region is out of transition, in...
http://issues.apache.org/jira/browse/HBASE-6896    Author: Jimmy Xiang, 2012-10-25, 02:16
[HBASE-6803] script hbase should add JAVA_LIBRARY_PATH to LD_LIBRARY_PATH - HBase - [issue]
...Snappy SO fails to load properly if LD_LIBRARY_PATH does not include the path where snappy SO is....
http://issues.apache.org/jira/browse/HBASE-6803    Author: Jimmy Xiang, 2012-10-24, 06:40
[HBASE-6685] Thrift DemoClient.pl got NullPointerException - HBase - [issue]
...expected error: TSocket: Could not read 4 bytes from localhost:909012/06/25 13:48:21 ERROR server.TThreadPoolServer: Error occurred during processing of message. java.lang.NullPointerExcepti...
http://issues.apache.org/jira/browse/HBASE-6685    Author: Jimmy Xiang, 2012-10-24, 06:40
[HBASE-6880] Failure in assigning root causes system hang - HBase - [issue]
...In looking into a TestReplication failure, I found out sometimes assignRoot could fail, for example, RS is not serving traffic yet.  In this case, the master will keep waiting for root ...
http://issues.apache.org/jira/browse/HBASE-6880    Author: Jimmy Xiang, 2012-10-23, 19:55
[HBASE-6744] Per table balancing could cause regions unbalanced overall - HBase - [issue]
...Per table balancing just balances regions based on tables.  However, overall, regions could be seriously unbalanced.For example, if you shutdown all most all region serves in a cluster,...
http://issues.apache.org/jira/browse/HBASE-6744    Author: Jimmy Xiang, 2012-10-22, 23:02
Re: Is it just me or did someone turn off JIRA mails to issues@ ? - HBase - [mail # dev]
...I think it is just you.  For me, they are not in spam folder.  Thanks, Jimmy  On Mon, Oct 22, 2012 at 11:15 AM, Andrew Purtell  wrote:...
   Author: Jimmy Xiang, 2012-10-22, 18:37
[HBASE-6611] Forcing region state offline cause double assignment - HBase - [issue]
...In assigning a region, assignment manager forces the region state offline if it is not. This could cause double assignment, for example, if the region is already assigned and in the Open sta...
http://issues.apache.org/jira/browse/HBASE-6611    Author: Jimmy Xiang, 2012-10-21, 00:16
[HBASE-6976] Change assignment related logging to TRACE level - HBase - [issue]
...As JD and Elliot mentioned, turning off ZKAssign logging can improve AM performance a lot.  During the testing, I also noticed that: after all regions are already opened, master UI stil...
http://issues.apache.org/jira/browse/HBASE-6976    Author: Jimmy Xiang, 2012-10-20, 00:56
[HBASE-6979] recovered.edits file should not break distributed log splitting - HBase - [issue]
...Distributed log splitting fails in creating the recovered.edits folder during upgrade because there is a file called recovered.edits there.Instead of checking if the patch exists, we need to...
http://issues.apache.org/jira/browse/HBASE-6979    Author: Jimmy Xiang, 2012-10-18, 00:47
Sort:
project
HBase (232)
Zookeeper (5)
Hadoop (1)
type
issue (134)
mail # dev (67)
mail # user (31)
date
last 7 days (3)
last 30 days (13)
last 90 days (52)
last 6 months (104)
last 9 months (232)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)
Jimmy Xiang