Murtaza created DRILL-3015: ------------------------------ Summary: Can't connect to Squirrel using JDBC Key: DRILL-3015 URL: https://issues.apache.org/jira/browse/DRILL-3015 Project: Apache Drill Issue Type: Bug Components: Client - JDBC Affects Versions: 0.9.0 Reporter: Murtaza Assignee: Daniel Barclay (Drill) Priority: Blocker
Please suggest me what jdbc url to use with Squirrel. I have installed Apache Drill 0.9 on standalone macbook. I had given all types of jdbc url like below jdbc:drill:zk=192.168.1.7:5181/drill/drillbits1;schema=dfs jdbc:drill:zk=192.168.1.7:2181/drill/drillbits1;schema=dfs jdbc:drill:zk=KWTLT01407.local:5181/drill/drillbits1;schema=dfs jdbc:drill:zk=KWTLT01407.local:2181/drill/drillbits1;schema=dfs All is giving me error in Squirrel stating "Cannot open SQL connection". Please suggest me how to use JDBC to connect to Apache Drill installed on standalone machines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)