[ https://issues.apache.org/jira/browse/DRILL-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian closed DRILL-7889. ---------------------------- Resolution: Fixed Please disregard. It was a specific docker-setup issue that kept me from accessing the right port. > ODBC driver issues > ------------------ > > Key: DRILL-7889 > URL: https://issues.apache.org/jira/browse/DRILL-7889 > Project: Apache Drill > Issue Type: Test > Components: Client - ODBC > Affects Versions: 1.18.0 > Reporter: Christian > Priority: Blocker > Attachments: Capture.PNG > > > Hi - after facing the REST API heap memory issue I decided to give ODBC a try > however I can't get it to work even after reading through the full > documentation. > I'm running Drill within the Docker container (1.18.0) and e.g. sending REST > requests from my Windows machine works fine. > I downloaded the 64bit driver version from here: > [http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc_v1.3.22.1055/] > It installs fine, however whenever I'm trying to Test the ODBC connection I'm > getting the following error: > [MapR][Drill] (20) Failure occurred while trying to connect to > local=10.103.155.103:8047. (Details: [30004]Connection failed with error: > Failed to read entire handshake message.) > I added the screenshot of the DSN setup - however all I really changed was > the IP and the port. > Any help would be appreciated. > > As an update I tried the below instead because 1.3.8 seems to be referenced > in the documentation. Here it does not error out, however indefinitely hangs. > [http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc_v1.3.8.1030/] > > > -- This message was sent by Atlassian Jira (v8.3.4#803005)