Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 75 (2.918s).
Loading phrases to help you
refine your search...
[HBASE-8279] Performance Evaluation does not consider the args passed in case of more than one client - HBase - [issue]
...Performance evaluation gives a provision to pass the table name.The table name is considered when we first initialize the table - like the disabling and creation of tables happens with the n...
http://issues.apache.org/jira/browse/HBASE-8279    Author: ramkrishna.s.vasudevan, 2013-04-20, 13:36
[HBASE-8040] Race condition in AM after HBASE-7521 (only 0.94) - HBase - [issue]
...This is a problem that introduced when we tried to solve HBASE-7521.https://issues.apache.org/jira/browse/HBASE-7521?focusedCommentId=13576083&page=com.atlassian.jira.plugin.system.issue...
http://issues.apache.org/jira/browse/HBASE-8040    Author: ramkrishna.s.vasudevan, 2013-04-16, 04:49
[HBASE-8266] Master cannot start if TableNotFoundException is thrown while partial table recovery - HBase - [issue]
...I was trying to create a table. The table creation failedjava.io.IOException: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Could not instantiate a region instanc...
http://issues.apache.org/jira/browse/HBASE-8266    Author: ramkrishna.s.vasudevan, 2013-04-12, 05:15
[HBASE-8278] Log message after Memstore flush is always with sequence id -1 - HBase - [issue]
...2013-04-03 16:12:03,404 INFO org.apache.hadoop.hbase.regionserver.HStore: Flushed , sequenceid=167, memsize=130.0 M, into tmp file hdfs://localhost:9010/hbase/TestTable/d424e2c515e1239c99867...
http://issues.apache.org/jira/browse/HBASE-8278    Author: ramkrishna.s.vasudevan, 2013-04-07, 12:22
[HBASE-5997] Fix concerns raised in HBASE-5922 related to HalfStoreFileReader - HBase - [issue]
...Pls refer to the commenthttps://issues.apache.org/jira/browse/HBASE-5922?focusedCommentId=13269346&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13269346....
http://issues.apache.org/jira/browse/HBASE-5997    Author: ramkrishna.s.vasudevan, 2013-04-07, 05:34
[HBASE-6273] HMasterInterface.isMasterRunning() requires clean up - HBase - [issue]
...This JIRA is in reference to JD's comments regarding the clean up needed in isMasterRunning().  Refer to https://issues.apache.org/jira/browse/HBASE-6240?focusedCommentId=13400772&p...
http://issues.apache.org/jira/browse/HBASE-6273    Author: ramkrishna.s.vasudevan, 2013-04-04, 01:29
[HBASE-8193] HBaseAdmin.isTableAvailable should also check if the table is Enabled after successful creation - HBase - [issue]
...Currently HBaseAdmin.isTableAvailable() only checks in META to say if a  table is available or not. It should also check with the zkTable state if it is ENABLED before returning true....
http://issues.apache.org/jira/browse/HBASE-8193    Author: ramkrishna.s.vasudevan, 2013-03-25, 11:34
[HBASE-8132] Master rebuild() should check for regioninfo count before ENABLING/DISABLING partial tables - HBase - [issue]
...After snapshots addition the adding of regioninfo into the META is more of atomic nature. This solves the problem that was raised in HBASE-5583.But when we do a restart of master or failover...
http://issues.apache.org/jira/browse/HBASE-8132    Author: ramkrishna.s.vasudevan, 2013-03-17, 17:13
[HBASE-8066] Provide Admin.isTableAvailable() for a given table along with splitkeys - HBase - [issue]
...As part of HBASE-5583 if the master reboots during creation of table there is a chance that the table gets created with partial split keys.  This api helps to check if the table was cre...
http://issues.apache.org/jira/browse/HBASE-8066    Author: ramkrishna.s.vasudevan, 2013-03-14, 13:19
[HBASE-8021] TestSplitTransactionOnCluster.testShouldThrowIOExceptionIfStoreFileSizeIsEmptyAndShouldSuccessfullyExecuteRollback() fails consistently - HBase - [issue]
...Uploaded the patch in the JIRA HBASE-7981.Raised this so that we have a corresponding JIRA for this specific testcase....
http://issues.apache.org/jira/browse/HBASE-8021    Author: ramkrishna.s.vasudevan, 2013-03-08, 18:15
Sort:
project
HBase (75)
HDFS (2)
Hadoop (1)
type
issue (75)
date
last 7 days (6)
last 30 days (10)
last 90 days (31)
last 6 months (35)
last 9 months (75)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
ramkrishna.s.vasudevan