wip cluster with raw exec enabled

This commit is contained in:
Preetha Appan
2019-01-17 10:18:19 -06:00
parent 4dc1ce02cd
commit 7f4f55bad5

View File

@@ -10,7 +10,9 @@ name = "client1"
# Enable the client
client {
enabled = true
options = {
"driver.raw_exec.enable" = "1"
}
server_join {
retry_join = ["127.0.0.1:4647", "127.0.0.1:5647", "127.0.0.1:6647"]
}