[
https://issues.apache.org/jira/browse/DRILL-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355320#comment-14355320
]
Krystal commented on DRILL-2416:
--------------------------------
/opt/drill/bin/sqlline --maxWidth=10000 -n admin -p admin -u
jdbc:drill:schema=hive;zk=10.10.100.56:5181
> Zookeeper in sqlline connection string does not override the entry from
> drill-override.conf
> --------------------------------------------------------------------------------------------
>
> Key: DRILL-2416
> URL: https://issues.apache.org/jira/browse/DRILL-2416
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: 0.8.0
> Reporter: Krystal
> Assignee: Daniel Barclay (Drill)
>
> git.commit.id=f658a3c513ddf7f2d1b0ad7aa1f3f65049a594fe
> On the sqlline jdbc connection string, I changed the zookeeper ip to point to
> another cluster; however, sqlline kept connecting to the drillbits specified
> in drill-override.conf. I updated the drill-override.conf with the other
> zookeeper information, then I was able to successfully connected to the
> drillbits on a remote cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)