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)

Reply via email to