You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Patrick Wong (JIRA)" <ji...@apache.org> on 2014/06/05 02:02:01 UTC

[jira] [Created] (DRILL-905) sqlline.bat for Windows - updated

Patrick Wong created DRILL-905:
----------------------------------

             Summary: sqlline.bat for Windows - updated
                 Key: DRILL-905
                 URL: https://issues.apache.org/jira/browse/DRILL-905
             Project: Apache Drill
          Issue Type: Improvement
         Environment: Windows
            Reporter: Patrick Wong
            Assignee: Patrick Wong
            Priority: Minor


Example execution:
- {{sqlline -u "jdbc:drill:zk=local" -n admin -p admin}}

Current limitations:
- Any arguments with an equals symbol must be in quotes. This is a limitation of Windows batch script.
- You cannot run it from the drill directory as "bin\sqlline". This is a limitation of Windows batch script.
- It does not check which version of Java you are using. This is very difficult to do in Windows scripting.



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