You can either choose to run drill in cluster mode and setup ZK.

Or start drill in embedded mode with ./drill-embedded

Then connect directly to the drillbit with sqlline
On the node itself
./sqlline -u jdbc:drill:drillbit=localhost

Or if you installed sqlline on a remote node use the IP/hostname instead of 
localhost

--Andries


> On May 13, 2016, at 2:22 AM, ankit beohar <[email protected]> wrote:
> 
> Hi Team,
> 
> I have one data node and run one drillbit but if one person login in
> sqlline another person can not login on the same machine.
> Can you please suggest how can I enable this.
> 
> Best Regards,
> ANKIT BEOHAR

Reply via email to