Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 76 (0.154s).
Loading phrases to help you
refine your search...
[HBASE-6633] Adding new hooks to the split flow - For roll backs and one final hook after split is completed either successfully or failed - HBase - [issue]
...Currently we have two hooks in the split flow of a region.  PreSplit() and postSplit().  But not always these are helpful in case i have a problem in preSplit() or postSplit() i ne...
http://issues.apache.org/jira/browse/HBASE-6633    Author: ramkrishna.s.vasudevan, 2012-08-25, 01:07
[HBASE-4177] Handling read failures during recovery‏ - when HMaster calls Namenode recovery, recovery may be a failure leading to read failure while splitting logs - HBase - [issue]
...As per the mailing thread with the heading'Handling read failures during recovery‏' we found this problem.As part of split Logs the HMaster calls Namenode recovery.  The recovery is an ...
http://issues.apache.org/jira/browse/HBASE-4177    Author: ramkrishna.s.vasudevan, 2012-08-24, 04:48
[HBASE-6089] SSH and AM.joinCluster causes Concurrent Modification exception. - HBase - [issue]
...AM.regions map is parallely accessed in SSH and Master initialization leading to ConcurrentModificationException....
http://issues.apache.org/jira/browse/HBASE-6089    Author: ramkrishna.s.vasudevan, 2012-07-23, 04:52
[HBASE-6171] Frequent test case failure in 0.94 from #245 - HBase - [issue]
...HBck related testcases are frequently failing from build #245....
http://issues.apache.org/jira/browse/HBASE-6171    Author: ramkrishna.s.vasudevan, 2012-07-19, 21:32
[HBASE-5516] GZip leading to memory leak in 0.90.  Fix similar to HBASE-5387 needed for 0.90. - HBase - [issue]
...Usage of GZip is leading to resident memory leak in 0.90.We need to have something similar to HBASE-5387 in 0.90....
http://issues.apache.org/jira/browse/HBASE-5516    Author: ramkrishna.s.vasudevan, 2012-07-12, 04:14
[HBASE-5157] Backport HBASE-4880- Region is on service before openRegionHandler completes, may cause data loss - HBase - [issue]
...Backporting to 0.90.6 considering the importance of the issue....
http://issues.apache.org/jira/browse/HBASE-5157    Author: ramkrishna.s.vasudevan, 2012-07-11, 23:54
[HBASE-4083] If Enable table is not completed and is partial, then scanning of the table is not working - HBase - [issue]
...Consider the following scenarioStart the Master, Backup master and RegionServer.Create a table which in turn creates a region.Disable the table.Enable the table again. Kill the Active master...
http://issues.apache.org/jira/browse/HBASE-4083    Author: ramkrishna.s.vasudevan, 2012-07-11, 23:52
[HBASE-6117] Revisit default condition added to Switch cases in Trunk - HBase - [issue]
...We found that in some cases the default case in switch block was just throwing illegalArg Exception. There are cases where we may get some other state for which we should not throw IllegalAr...
http://issues.apache.org/jira/browse/HBASE-6117    Author: ramkrishna.s.vasudevan, 2012-07-04, 18:09
[HBASE-6297] Backport HBASE-6195 to 0.92 - HBase - [issue]
...Apply HBASE-6195 to 0.92...
http://issues.apache.org/jira/browse/HBASE-6297    Author: ramkrishna.s.vasudevan, 2012-07-03, 10:55
[HBASE-6196] MR testcases TestImportExport does not run in Trunk with hadoop2.0 - HBase - [issue]
...TEstImportExport test cases does not run in trunk when compiled with hadoop 2.0...
http://issues.apache.org/jira/browse/HBASE-6196    Author: ramkrishna.s.vasudevan, 2012-07-02, 18:21
Sort:
project
HBase (76)
HDFS (2)
Hadoop (1)
type
issue (76)
date
last 7 days (6)
last 30 days (11)
last 90 days (31)
last 6 months (36)
last 9 months (76)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (419)
Gary Helmling (290)
ramkrishna.s.vasudevan