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/20 22:28:31 UTC

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

    [ https://issues.apache.org/jira/browse/DRILL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039302#comment-14039302 ] 

Jacques Nadeau commented on DRILL-780:
--------------------------------------

fixed in efa3274 or earlier

> 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
>             Fix For: 1.0.0-BETA1
>
>
> 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)