Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 124 (0.055s).
Loading phrases to help you
refine your search...
[HBASE-6822] [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port - HBase - [issue]
...TestHBaseTestingUtility.testMiniZooKeeper() tests whether the mini zk cluster is working by launching 5 threads corresponding to zk servers. NIOServerCnxnFactory.configure() configures the s...
http://issues.apache.org/jira/browse/HBASE-6822    Author: Enis Soztutar, 2012-11-09, 00:01
[HBASE-6831] [WINDOWS] HBaseTestingUtility.expireSession() does not expire zookeeper session - HBase - [issue]
...TestReplicationPeer fails because it forces the zookeeper session expiration by calling HBaseTestingUtilty.expireSesssion(), but that function fails to do so....
http://issues.apache.org/jira/browse/HBASE-6831    Author: Enis Soztutar, 2012-11-09, 00:01
[HBASE-6828] [WINDOWS] TestMemoryBoundedLogMessageBuffer failures - HBase - [issue]
...TestMemoryBoundedLogMessageBuffer fails because of a suspected \n line ending difference....
http://issues.apache.org/jira/browse/HBASE-6828    Author: Enis Soztutar, 2012-11-09, 00:01
[HBASE-6827] [WINDOWS] TestScannerTimeout fails expecting a timeout - HBase - [issue]
...TestScannerTimeout.test2481() fails with:java.lang.AssertionError: We should be timing out at org.junit.Assert.fail(Assert.java:93) at org.apache.hadoop.hbase.client.TestScannerTimeout.test2...
http://issues.apache.org/jira/browse/HBASE-6827    Author: Enis Soztutar, 2012-11-09, 00:01
[HBASE-6826] [WINDOWS] TestFromClientSide failures - HBase - [issue]
...The following tests fail for TestFromClientSide: testPoolBehavior()testClientPoolRoundRobin()testClientPoolThreadLocal()The first test fails due to the fact that the test (wrongly) assumes t...
http://issues.apache.org/jira/browse/HBASE-6826    Author: Enis Soztutar, 2012-11-09, 00:01
[HBASE-7063] Package name for compression should not contain hfile - HBase - [issue]
...Compression codecs does not have any hfile specific functionality, and can be used elsewhere (RPC, hlog, see: HBASE-6966)We should move o.a.h.h.io.hfile.Compession and related files from io....
http://issues.apache.org/jira/browse/HBASE-7063    Author: Enis Soztutar, 2012-11-04, 17:31
[HBASE-6608] Fix for HBASE-6160, META entries from daughters can be deleted before parent entries, shouldn't compare HRegionInfo's - HBase - [issue]
...Our nightlies discovered that the patch for HBASE-6160 did not actually fix the issue of "META entries from daughters can be deleted before parent entries". Instead of reopening the HBASE-61...
http://issues.apache.org/jira/browse/HBASE-6608    Author: Enis Soztutar, 2012-10-24, 06:40
[HBASE-5341] Push the security 0.92 profile to maven repo - HBase - [issue]
...Hbase 0.92.0 was released with two artifacts, plain and security. The security code is built with -Psecurity. There are two tarballs, but only the plain jar in maven repo at repository.a.o. ...
http://issues.apache.org/jira/browse/HBASE-5341    Author: Enis Soztutar, 2012-10-17, 22:00
[HBASE-6646] Upgrade to 0.96 section in the book - HBase - [issue]
...We should have an upgrade section in the book for 0.96. Raising this as blocker....
http://issues.apache.org/jira/browse/HBASE-6646    Author: Enis Soztutar, 2012-10-15, 18:54
[HBASE-6971] .META. directory does not contain .tableinfo serialization - HBase - [issue]
...This is not very critical, but I've noticed that we do not serialize the HTableDescriptor to <hbase.root.dir>/.META./.tableinfo, although we do it for ROOT. MasterFileSystem.createRoot...
http://issues.apache.org/jira/browse/HBASE-6971    Author: Enis Soztutar, 2012-10-11, 12:49
Sort:
project
HBase (124)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (121)
mail # user (3)
date
last 7 days (9)
last 30 days (19)
last 90 days (52)
last 6 months (84)
last 9 months (124)
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)
Enis Soztutar