TL; DR:
JDBC: drill: Drillbit = local: 31010
First try using the SQuirreL SQL client.
I do this with vm using linux and apache, if it's all on the same host, you can replace it with localhost.
start drilling on your vm or host first, for example:
/opt/apache-drill-1.1.0/bin/drill-embedded
this will launch the built-in shell. check that the port is open - it looks different by default than zookeeper, etc .:
sroot @localhost: /opt/apache-drill-1.1.0/bin [1089] netstat -anp | grep 31010
tcp 0 0 :: ffff: 0.0.0.0: 31010: * LISTEN 12934 / java
telnet localhost 31010 .
jar, :
https://drill.apache.org/docs/using-jdbc-with-squirrel-on-windows/
, .
: zookeeper, , (
JDBC: : Drillbit = : 31010
localhost ip - .
jar, , - drill-jdbc-all-1.1.0.jar, - org.apache.drill.jdbc.Driver
Squirrel