You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 07:35:21 UTC

[jira] [Updated] (DRILL-780) ZooKeeper connection to support configurable cluster id

     [ https://issues.apache.org/jira/browse/DRILL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-780:
---------------------------------

    Component/s: Client - C++
       Assignee: Parth Chandra

> 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
>          Components: Client - C++
>            Reporter: George Chow
>            Assignee: Parth Chandra
>
> 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)