Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 122 (0.195s).
Loading phrases to help you
refine your search...
[HBASE-6201] HBase integration/system tests - HBase - [issue]
...Integration and general system tests have been discussed previously, and the conclusion is that we need to unify how we do "release candidate" testing (HBASE-6091).In this issue, I would lik...
http://issues.apache.org/jira/browse/HBASE-6201    Author: Enis Soztutar, 2012-11-29, 11:53
[HBASE-7235] TestMasterObserver is flaky - HBase - [issue]
...TestMasterObserver failed on windows builds at least a couple of times, although this is not windows specific. Upon further inspection, it seems that we are affected by the race condition fo...
http://issues.apache.org/jira/browse/HBASE-7235    Author: Enis Soztutar, 2012-11-29, 11:53
[HBASE-6241] HBaseCluster interface for interacting with the cluster from system tests - HBase - [issue]
...We need to abstract away the cluster interactions for system tests running on actual clusters. MiniHBaseCluster and RealHBaseCluster should both implement this interface, and system tests sh...
http://issues.apache.org/jira/browse/HBASE-6241    Author: Enis Soztutar, 2012-11-21, 09:16
[HBASE-7191] HBCK - Add offline create/fix hbase.version and hbase.id - HBase - [issue]
...One of our clients run into a problem, in which they have the hbase.root.dir, and cluster data, but their hbase.id and hbase.version files are corrupted. HMaster creates those on start, but ...
http://issues.apache.org/jira/browse/HBASE-7191    Author: Enis Soztutar, 2012-11-21, 02:22
[HBASE-6830] [WINDOWS] Tests should not rely on local temp dir to be available in DFS - HBase - [issue]
...Some of the tests resolve the local temp directory for temporary test data, but use this directory path in dfs. Since on windows, local temp dir is resolved to something like: c:<path_to_...
http://issues.apache.org/jira/browse/HBASE-6830    Author: Enis Soztutar, 2012-11-17, 11:52
[HBASE-7133] svn:ignore on module directories - HBase - [issue]
...This has been bothering me whenever I go back to svn to commit smt. We have to set svn:ignore on module directories hbase-common,hbase-server,etc....
http://issues.apache.org/jira/browse/HBASE-7133    Author: Enis Soztutar, 2012-11-14, 04:16
[HBASE-6793] Make hbase-examples module - HBase - [issue]
...There are some examples under /examples/, which are not compiled as a part of the build. We can move them to an hbase-examples module....
http://issues.apache.org/jira/browse/HBASE-6793    Author: Enis Soztutar, 2012-11-12, 17:05
[HBASE-6820] [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown() - HBase - [issue]
...MiniZookeeperCluster.shutdown() shuts down the ZookeeperServer and NIOServerCnxnFactory. However, MiniZookeeperCluster uses a deprecated ZookeeperServer constructor, which in turn constructs...
http://issues.apache.org/jira/browse/HBASE-6820    Author: Enis Soztutar, 2012-11-09, 00:01
[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
Sort:
project
HBase (122)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (119)
mail # user (3)
date
last 7 days (7)
last 30 days (17)
last 90 days (50)
last 6 months (84)
last 9 months (122)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2264)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (412)
Gary Helmling (290)
Enis Soztutar