Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 232 (0.323s).
Loading phrases to help you
refine your search...
[HBASE-5984] TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0 - HBase - [issue]
...java.io.IOException: Cannot obtain block length for LocatedBlock{BP-1455809779-127.0.0.1-1336670196362:blk_-6960847342982670493_1028; getBlockSize()=1474; corrupt=false; offset=0; locs=[127....
http://issues.apache.org/jira/browse/HBASE-5984    Author: Jimmy Xiang, 2012-11-13, 10:24
[HBASE-7144] Client should not retry the same server on NotServingRegionException - HBase - [issue]
...In working on HBASE-7131, we noticed that the client still retries the same server in case a NotServingRegionException.  It should relocate the region instead using the same region serv...
http://issues.apache.org/jira/browse/HBASE-7144    Author: Jimmy Xiang, 2012-11-13, 02:43
[HBASE-7130] NULL qualifier is ignored - HBase - [issue]
...HBASE-6206 ignored NULL qualifier so the qualifier list could be empty. But the request converter skips empty qualifier list too....
http://issues.apache.org/jira/browse/HBASE-7130    Author: Jimmy Xiang, 2012-11-10, 11:48
[HBASE-7092] RegionServer OOM related to onlineregions - HBase - [issue]
...One instance of "java.util.concurrent.ConcurrentHashMap" loaded by "<system class loader>" occupies 3,972,154,848 (92.88%) bytes. The instance is referenced by org.apache.hadoop.hbase....
http://issues.apache.org/jira/browse/HBASE-7092    Author: Jimmy Xiang, 2012-11-06, 20:20
[HBASE-7083] SSH#fixupDaughter should force re-assign missing daughter - HBase - [issue]
...In looking into flaky test TestSplitTransactionOnCluster#testShutdownSimpleFixup, I found out that a missing daughter is not assigned by SSH properly.  It could be open on the dead serv...
http://issues.apache.org/jira/browse/HBASE-7083    Author: Jimmy Xiang, 2012-11-05, 17:50
[HBASE-7090] HMaster#splitLogAndExpireIfOnline actually does it if the server is NOT online - HBase - [issue]
...This has been there for some time. It is a surprise to find it is reversed actually.  Did I missing anything?I think it really means to do it if the server is online.  private...
http://issues.apache.org/jira/browse/HBASE-7090    Author: Jimmy Xiang, 2012-11-02, 22:57
[HBASE-7082] TestHFileCleaner#testHFileCleaning fails due to cleaner is reset - HBase - [issue]
...TestHFileCleaner#testHFileCleaning fails if it runs after testRemovesEmptyDirectories which resets the cleaner....
http://issues.apache.org/jira/browse/HBASE-7082    Author: Jimmy Xiang, 2012-11-02, 04:18
[HBASE-6173] hbck check specified tables only - HBase - [issue]
...Currently hbck can fix specified tables so that we can fix one table each time.However, it doesn't check the health of the specified tables only.  It stillcheck the health of the whole ...
http://issues.apache.org/jira/browse/HBASE-6173    Author: Jimmy Xiang, 2012-10-27, 01:07
[HBASE-6223] Document  hbck improvements: HBASE-6173, HBASE-5360 - HBase - [issue]
...We had a couple hbck improvements recently: HBASE-6173 and HBASE-5360.We should document them. Especially, for HBASE-5360, it's somethingone normally doesn't do....
http://issues.apache.org/jira/browse/HBASE-6223    Author: Jimmy Xiang, 2012-10-27, 01:07
[HBASE-6977] Multithread processing ZK assignment events - HBase - [issue]
...Related to HBASE-6976 and HBASE-6611.  ZK events processing is a bottle neck for assignments, since there is only one ZK event thread.  If we can use multiple threads, it should be...
http://issues.apache.org/jira/browse/HBASE-6977    Author: Jimmy Xiang, 2012-10-25, 20:43
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 (2465)
Jean-Daniel Cryans (2264)
Andrew Purtell (1454)
lars hofhansl (977)
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 (413)
Gary Helmling (290)
Jimmy Xiang