Aligned the hbase test to the new mechanism for optionally running integration tests

This commit is contained in:
David Greco 2010-09-24 10:09:02 +02:00
parent 3e43f6cb8f
commit b7005bcc08

View file

@ -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 {