Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 76 (0.125s).
Loading phrases to help you
refine your search...
[HBASE-8235] Adding inmemory CF attribute to LoadTest and PerformanceEvaluation tool - HBase - [issue]
...Adding the inmemory CF attribute to the LoadTestTool and PerfEvaluation tool will make it extensible to test such inmemory scenarios also....
http://issues.apache.org/jira/browse/HBASE-8235    Author: ramkrishna.s.vasudevan, 2013-05-24, 10:19
[HBASE-8610] Introduce interfaces to support MultiWAL - HBase - [issue]
...As the heading says this JIRA is specific to adding interfaces to support MultiWAL....
http://issues.apache.org/jira/browse/HBASE-8610    Author: ramkrishna.s.vasudevan, 2013-05-24, 09:48
[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-21, 12:10
[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-05-20, 17:54
[HBASE-8578] Improve flushCache to distinguish flush and compaction needed scenarios - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-8578    Author: ramkrishna.s.vasudevan, 2013-05-20, 17:39
[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-20, 03:59
[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-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
Sort:
project
HBase (76)
HDFS (2)
Hadoop (1)
type
issue (76)
date
last 7 days (6)
last 30 days (11)
last 90 days (32)
last 6 months (36)
last 9 months (76)
author
Stack (3755)
Ted Yu (2474)
Jean-Daniel Cryans (2280)
Andrew Purtell (1454)
lars hofhansl (986)
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 (417)
Gary Helmling (290)
ramkrishna.s.vasudevan