From 05adfd4b2d1d99c05dc8580a8ab0cf72a7ab17f0 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 {