Aligned the hbase test to the new mechanism for optionally running integration tests
This commit is contained in:
parent
3e43f6cb8f
commit
b7005bcc08
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue