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

Ramana Inukonda Nagaraj resolved DRILL-471.
-------------------------------------------

    Resolution: Invalid

The jdbc url has to be in quotes as it was being passed from command line.

> JDBC url with multiple parameters not working. 
> -----------------------------------------------
>
>                 Key: DRILL-471
>                 URL: https://issues.apache.org/jira/browse/DRILL-471
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ramana Inukonda Nagaraj
>
> repro:
> /opt/drill/bin/sqlline -u jdbc:drill:zk=10.10.30.166:5181;schema=dfs -n admin 
> -p admin
> The schema part is ignored.
> On the other hand this works fine.
> /opt/drill/bin/sqlline -u jdbc:drill:schema=dfs -n admin -p admin
> So looks like only the first property in the jdbc url is honored. Rest seem 
> to be ignored. 
> ]



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to