The connection string is wrong.

Use
sqlline.bat -u "jdbc:drill:zk=local"

On Jun 9, 2015, at 1:31 PM, Benjamin Etten <silverferr...@gmail.com> wrote:

> I just installed Drill last night on my Mac (after seeing a fantastic
> presentation, I am SO blown away!).  No problems there... however, I am
> having issues getting it to run on Windows.  I have checked the list of
> pre-reqs, including Environment Variables.
> 
> When I execute the following, (see below in bold) at command line prompt, I
> get a few outputs from Drill and then it dumps me right back to the command
> line.
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> 
> C:\Program Files (x86)\apache-drill-1.0.0\bin>*sqlline sqlline.bat -u
> "jdbc:drill:schema=dfs;zk=local"*
> 
> DRILL_ARGS - " sqlline.bat -u jdbc:drill:schema=dfs;zk=local"
> \apache-drill-1.0.0\conf was unexpected at this time.
> 
> C:\Program Files (x86)\apache-drill-1.0.0\bin>
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> 
> I am not seeing any error messages.  Earlier I was getting an error about
> the JAVA_HOME variable pointing incorrectly, but I fixed that and now....
> well, nothing.  Even a hint at what else I should check on would be helpful.
> 
> Thanks in advance... and seriously, keep up the good work.  This is AMAZING!
> 
> Ben

Reply via email to