[
https://issues.apache.org/jira/browse/DRILL-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355452#comment-14355452
]
Krystal commented on DRILL-2416:
--------------------------------
I invoked sqlline using the following:
/opt/drill/bin/sqlline -u 'jdbc:drill:schema=hive:zk=10.10.100.56:5181'
However, I am still seeing tables from the old cluster. Also, by using a ":"
instead of ";" in front of the zk, sqlline does not connect to the hive storage
by default once connected.
> 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)