Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 130 (0.11s).
Loading phrases to help you
refine your search...
[HBASE-8322] Re-enable hbase checksums by default - HBase - [issue]
...Double checksumming issues in HBase level checksums(HBASE-5074) has been fixed in HBASE-6868. However, that patch also disables hbase checksums by default. I think we should re-enable it by ...
http://issues.apache.org/jira/browse/HBASE-8322    Author: Enis Soztutar, 2013-05-29, 22:53
[HBASE-8633] Document namespaces in HBase book - HBase - [issue]
...We need to add documentation about the namespaces feature. It should go into the HBase book....
http://issues.apache.org/jira/browse/HBASE-8633    Author: Enis Soztutar, 2013-05-28, 22:55
[HBASE-8323] Low hanging checksum improvements - HBase - [issue]
...Over at Hadoop land, Todd Lipcon had done some improvements for checksums, a native implementation for CRC32C (HADOOP-7445) and bulk verify of checksums (HADOOP-7444). In HBase, we can do Al...
http://issues.apache.org/jira/browse/HBASE-8323    Author: Enis Soztutar, 2013-05-27, 19:02
[HBASE-8497] Protobuf WAL also needs a trailer - HBase - [issue]
...New Protobuf WAL has a header, but we will probably need a trailer as well, reserved for later usage. Right now, we can we just serialize an empty trailer, but putting more metadata there, l...
http://issues.apache.org/jira/browse/HBASE-8497    Author: Enis Soztutar, 2013-05-24, 21:50
[HBASE-8505] References to split daughters should not be deleted separately from parent META entry - HBase - [issue]
...In CatalogJanitor, we clean up the parent regions whose daughters does not have any more references to their parent regions. In doing so, we do two Delete's one for removing the split daught...
http://issues.apache.org/jira/browse/HBASE-8505    Author: Enis Soztutar, 2013-05-24, 15:31
[HBASE-8600] Bunch of log lines from QosFunction: Marking normal priority after - HBase - [issue]
...In tests, RS logs contain a lot of the following because of RegionOpeningException or RegionMovedException. 2013-05-23 20:40:08,891 DEBUG [IPC Reader 3 on port 60020] org.apache.hadoop.hbase...
http://issues.apache.org/jira/browse/HBASE-8600    Author: Enis Soztutar, 2013-05-24, 10:28
[HBASE-8143] HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM - HBase - [issue]
...We've run into an issue with HBase 0.94 on Hadoop2, with SSR turned on that the memory usage of the HBase process grows to 7g, on an -Xmx3g, after some time, this causes OOM for the RSs. Upo...
http://issues.apache.org/jira/browse/HBASE-8143    Author: Enis Soztutar, 2013-05-21, 06:28
[HBASE-8462] Custom timestamps should not be allowed to be negative - HBase - [issue]
...Client supplied timestamps should not be allowed to be negative, otherwise unpredictable results will follow. Especially, since we are encoding the ts using Bytes.Bytes(long), negative times...
http://issues.apache.org/jira/browse/HBASE-8462    Author: Enis Soztutar, 2013-05-21, 05:08
[HBASE-7959] HBCK skips regions that have been recently modified, which then leads to it to report holes in region chain - HBase - [issue]
...While lots of region splits going on, HBCK incorrectly reports inconsistencies since it skips recently modified, but does not take those into account for computing the region chain. 13/02/28...
http://issues.apache.org/jira/browse/HBASE-7959    Author: Enis Soztutar, 2013-05-21, 05:07
[HBASE-8547] Fix java.lang.RuntimeException: Cached an already cached block - HBase - [issue]
...In one test, one of the region servers received the following on 0.94. Note HalfStoreFileReader in the stack trace. I think the root cause is that after the region is split, the mid point ca...
http://issues.apache.org/jira/browse/HBASE-8547    Author: Enis Soztutar, 2013-05-18, 06:26
Sort:
project
HBase (130)
Hadoop (25)
Hive (6)
Bigtop (2)
HDFS (2)
MapReduce (1)
Zookeeper (1)
type
issue (127)
mail # user (3)
date
last 7 days (5)
last 30 days (19)
last 90 days (46)
last 6 months (85)
last 9 months (130)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Enis Soztutar