[ 
https://issues.apache.org/jira/browse/DRILL-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731397#comment-16731397
 ] 

Arina Ielchiieva commented on DRILL-952:
----------------------------------------

You can run several multiple SqlLine shells when Drill is in in embedded mode.
First, you need to start Drill using {{bin/drill-embedded}} script. Then in 
different cmd you can connect to Drill using {{bin/drill-localhost}} as long as 
first process that started Drill is not terminated. Similar approach is used 
with Docker when Drill in embedded mode is started in detached mode 
(https://github.com/apache/drill/blob/master/docs/dev/Docker.md).

> Allow multiple sqlline shells
> -----------------------------
>
>                 Key: DRILL-952
>                 URL: https://issues.apache.org/jira/browse/DRILL-952
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Tomer Shiran
>            Priority: Major
>
> Can't open two sqlline shells in parallel. That's a usability issue. I was 
> able to troubleshoot just because I knew that Drill starts up a background 
> process. Maybe choose a port number at random (assuming that's the issue)?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to