Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 124 (0.113s).
Loading phrases to help you
refine your search...
[HBASE-8341] RestoreSnapshotHandler.prepare() is not called by SnapshotManager  and TakeSnapshotHandler should first acquire the table lock - HBase - [issue]
...In HBASE-7848, we added table lock to enabled/disabled snapshot handlers, and fixed SnapshotManager to call CloneSnapshotHandler.prepare() in HBASE-7957. It seems that we overlooked the Rest...
http://issues.apache.org/jira/browse/HBASE-8341    Author: Enis Soztutar, 2013-04-16, 11:35
[HBASE-8119] Optimize StochasticLoadBalancer - HBase - [issue]
...On a 5 node trunk cluster, I ran into a weird problem with StochasticLoadBalancer:server1 Thu Mar 14 03:42:50 UTC 2013 0.0 33server2 Thu Mar 14 03:47:53 UTC 2013 0.0 34server3 Thu Mar...
http://issues.apache.org/jira/browse/HBASE-8119    Author: Enis Soztutar, 2013-04-13, 04:07
[HBASE-8205] HBCK support for table locks - HBase - [issue]
...Table locks have been introduced in HBASE-7305, HBASE-7546, and others (see the design doc at HBASE-7305). This issue adds support in HBCK to report and fix possible conditions about table l...
http://issues.apache.org/jira/browse/HBASE-8205    Author: Enis Soztutar, 2013-04-13, 04:07
[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-04-11, 01:58
[HBASE-8031] Adopt goraci as an Integration test - HBase - [issue]
...As you might know, I am a big fan of the goraci test that Keith Turner has developed, which in turn is inspired by the Accumulo test called Continuous Ingest. As much as I hate to say it, ha...
http://issues.apache.org/jira/browse/HBASE-8031    Author: Enis Soztutar, 2013-04-09, 16:52
[HBASE-6817] [WINDOWS] Get HBase tests working under Windows - HBase - [issue]
...This is an umbrella jira for getting HBase unit tests working under windows. We can link to individual test fixes, and track the general progress here....
http://issues.apache.org/jira/browse/HBASE-6817    Author: Enis Soztutar, 2013-04-09, 03:24
[HBASE-6823] [WINDOWS] TestSplitTransaction fails due to the Log handle not released by a call to DaughterOpener.start() - HBase - [issue]
...There are two unit test cases in HBase RegionServer test failed in the clean up stage that failed to delete the files/folders created in the test. testWholesomeSplit(org.apache.hadoop.hbase....
http://issues.apache.org/jira/browse/HBASE-6823    Author: Enis Soztutar, 2013-04-09, 03:08
[HBASE-6829] [WINDOWS] Tests should ensure that HLog is closed - HBase - [issue]
...TestCacheOnWriteInSchema and TestCompactSelection fails with java.io.IOException: Target HLog directory already exists: ./target/test-data/2d814e66-75d3-4c1b-92c7-a49d9972e8fd/TestCacheOnWri...
http://issues.apache.org/jira/browse/HBASE-6829    Author: Enis Soztutar, 2013-04-06, 08:06
[HBASE-8007] Adopt TestLoadAndVerify from BigTop - HBase - [issue]
...We have found BigTop's TestLoadAndVerify quite useful for testing, and I propose we adopt it in the HBase code base.https://github.com/apache/bigtop/blob/master/bigtop-tests/test-artifacts/h...
http://issues.apache.org/jira/browse/HBASE-8007    Author: Enis Soztutar, 2013-04-05, 02:01
[HBASE-7966] ACL tests fail on trunk (flaky) - HBase - [issue]
...I've noticed that these tests fail for me quite frequently:  org.apache.hadoop.hbase.security.access.TestTablePermissions: org.apache.hadoop.hbase.exceptions.TableNotFoundException...
http://issues.apache.org/jira/browse/HBASE-7966    Author: Enis Soztutar, 2013-04-03, 23:09
Sort:
project
HBase (124)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (121)
mail # user (3)
date
last 7 days (10)
last 30 days (19)
last 90 days (52)
last 6 months (84)
last 9 months (124)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
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)
Enis Soztutar