Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 74 (0.145s).
Loading phrases to help you
refine your search...
[HBASE-7210] Backport HBASE-6059 to 0.94 - HBase - [issue]
...HBASE-6059 seems to be an important issue.  Chunhui has already given a patch for 94. Need to rebase if it does not apply cleanly.Raising a new one as the old issue is already closed....
http://issues.apache.org/jira/browse/HBASE-7210    Author: ramkrishna.s.vasudevan, 2013-05-18, 02:34
[HBASE-8507] HLog tool documentation should be updated to use FSHLog for trunk and 0.95. - HBase - [issue]
...The WAL tool section in the hbase book suggests  $ ./bin/hbase org.apache.hadoop.hbase.regionserver.wal.HLog --dump hdfs://example.org:8020/hbase/.logs/example.org,60020,1283516293161/1...
http://issues.apache.org/jira/browse/HBASE-8507    Author: ramkrishna.s.vasudevan, 2013-05-16, 06:19
[HBASE-8282] User triggered flushes does not allow compaction to get triggered even if compaction criteria is met - HBase - [issue]
...Observe the below logs2013-04-04 17:43:45,825 INFO org.apache.hadoop.hbase.regionserver.HRegionServer: Flushing MyTable,,1365111467842.f6792086ad3518dee244e7bf2761a1f9.2013-04-04 17:43:45,82...
http://issues.apache.org/jira/browse/HBASE-8282    Author: ramkrishna.s.vasudevan, 2013-05-15, 07:31
[HBASE-8496] Implement tags and the internals of how a tag should look like - HBase - [issue]
...The intent of this JIRA comes from HBASE-7897.This would help us to decide on the structure and format of how the tags should look like....
http://issues.apache.org/jira/browse/HBASE-8496    Author: ramkrishna.s.vasudevan, 2013-05-08, 04:30
[HBASE-5094] The META can hold an entry for a region with a different server name from the one actually in the AssignmentManager thus making the region inaccessible. - HBase - [issue]
...RegionState rit = this.services.getAssignmentManager().isRegionInTransition(e.getKey());            ServerName addressFromAM = this.services.getAssignmentM...
http://issues.apache.org/jira/browse/HBASE-5094    Author: ramkrishna.s.vasudevan, 2013-05-07, 07:33
[HBASE-8464] FastDiffEncoder - valueOffset calculation is incorrect - HBase - [issue]
...In FastDiffEncoderInside compressSingleKeyValue() currentState.prevOffset = in.position();    int keyLength = in.getInt();    int valueOffset =  ...
http://issues.apache.org/jira/browse/HBASE-8464    Author: ramkrishna.s.vasudevan, 2013-04-30, 09:39
[HBASE-8131] Create table handler needs to handle failure cases. - HBase - [issue]
...In CreateTable Handler there are number of failure cases.  IOExceptions are common while creation of regioninfos, htableDescriptors etc.After this exception if i try to recreate the tab...
http://issues.apache.org/jira/browse/HBASE-8131    Author: ramkrishna.s.vasudevan, 2013-04-27, 16:55
[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-5583] Master restart on create table with splitkeys does not recreate table with all the splitkey regions - HBase - [issue]
...-> Create table using splitkeys-> MAster goes down before all regions are added to meta-> On master restart the table is again enabled but with less number of regions than specified...
http://issues.apache.org/jira/browse/HBASE-5583    Author: ramkrishna.s.vasudevan, 2013-04-18, 18:05
[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
Sort:
project
HBase (74)
HDFS (2)
Hadoop (1)
type
issue (74)
date
last 7 days (3)
last 30 days (9)
last 90 days (30)
last 6 months (34)
last 9 months (74)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
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 (411)
Gary Helmling (290)
ramkrishna.s.vasudevan