From b7005bcc083d1c48822da3279f4960958c19de56 Mon Sep 17 00:00:00 2001 From: David Greco Date: Fri, 24 Sep 2010 10:09:02 +0200 Subject: [PATCH] Aligned the hbase test to the new mechanism for optionally running integration tests --- config/akka-reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/akka-reference.conf b/config/akka-reference.conf index ef6f8817ab..b44fdf867f 100644 --- a/config/akka-reference.conf +++ b/config/akka-reference.conf @@ -166,7 +166,7 @@ akka { } hbase { - zookeeper-quorum = "localhost" # A comma separated list of the hosts belonging to the zookeeper quorum + zookeeper-quorum = "localhost" # A comma separated list of the hostnames or IP belonging to the zookeeper quorum } voldemort {