You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Chun Chang (JIRA)" <ji...@apache.org> on 2014/04/22 01:36:15 UTC

[jira] [Closed] (DRILL-397) need to be able to specify schema through sqlline

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

Chun Chang closed DRILL-397.
----------------------------


this has been fixed.

bin/sqlline -n admin -p admin -u "jdbc:drill:schema=dfs;zk=10.10.100.118:5181,10.10.100.119:5181,10.10.100.120:5181"

> need to be able to specify schema through sqlline
> -------------------------------------------------
>
>                 Key: DRILL-397
>                 URL: https://issues.apache.org/jira/browse/DRILL-397
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.0.0-rc2
>            Reporter: Chun Chang
>
> Before the current merge, we can specify schema through sqlline like this:
> ./sqlline -u jdbc:drill:schema=parquet-local -n admin -p admin
> We need this feature be restored so we don't need to modify our existing queries to add storage engine type such as cp.`employee.json`.



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