From 71a56e991eaae0a847fab2a5f453f08e052fe35c Mon Sep 17 00:00:00 2001 From: David Greco Date: Sat, 25 Sep 2010 09:09:52 +0200 Subject: [PATCH] Small change in the config file --- 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 4b510a960e..ee39d9ef22 100644 --- a/config/akka-reference.conf +++ b/config/akka-reference.conf @@ -167,7 +167,7 @@ akka { } hbase { - zookeeper-quorum = "localhost" # A comma separated list of the hostnames or IP belonging to the zookeeper quorum + zookeeper-quorum = "localhost" # A comma separated list of hostnames or IPs of the zookeeper quorum instances } voldemort {