| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
75 (0.266s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[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
|
|
|
|