George Chow created DRILL-780:
---------------------------------
Summary: ZooKeeper connection to support configurable cluster id
Key: DRILL-780
URL: https://issues.apache.org/jira/browse/DRILL-780
Project: Apache Drill
Issue Type: Improvement
Reporter: George Chow
The cluster-id will have to be configurable and part of the connect string.
Default is drillbit1. If the connection type is local, I will ignore the
cluster-id if provided.
The connect string URL will be like :
jdbc:drill:[cluster-id=<clusterid>;]zk=zk1:5181,zk2:5181,zk3:5181
--
This message was sent by Atlassian JIRA
(v6.2#6252)