Has anyone tried and had luck in running queries with MapR ODBC driver on
RHEL 7.

It is failing for us.

RHEL 7 is not officially supported, but I am hoping that getting it to run
would not be too difficult.

Setup:

drill 1.5.0
various connection strings such as:

Driver=3D/opt/mapr/drillodbc/lib/64/libmaprdrillodbc64.so;Host=3Dlocalhost;=
Port=3D31010;ConnectionType=3DDirect;Catalog=3DDRILL;AuthenticationType=3DN=
o
Authentication;AdvancedProperties=3DCastAnyToVarchar=3Dtrue;HandshakeTimeou=
t=3D5;QueryTimeout=3D180;NumberOfPrefetchBuffers=3D5

(tried both unixODBC and iODBC)

cyclone-backend:~$ lsb_release -a

LSB Version:
:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-am=
d64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.=
1-amd64:printing-4.1-noarch

Distributor ID: CentOS

Description: CentOS Linux release 7.2.1511 (Core)

Release: 7.2.1511

Codename: Core

openJDK

java -version

openjdk version "1.8.0_71"

OpenJDK Runtime Environment (build 1.8.0_71-b15)

OpenJDK 64-Bit Server VM (build 25.71-b15, mixed mode)


*Error:*


cyclone-backend:~$ /opt/drill/bin/drill-embedded

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=3D512M;
suppo=rtwas removed in 8.0

Mar 11, 2016 5:25:06 PM org.glassfish.jersey.server.ApplicationHandler
initialize

INFO: Initiating Jersey application, version Jersey: 2.8 2014-04-29
01:25:26...

apache drill 1.5.0

"the only truly happy people are children, the creative minority and drillusers"

0: jdbc:drill:zk=3Dlocal> Mar 11, 2016 5:27:14 PM
org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:27:14 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:27:33 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:27:33 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:31:52 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:31:52 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:33:51 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:33:51 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:36:10 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:36:10 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:36:28 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteException: Non-query expression
encountered in illegal context

Mar 11, 2016 5:36:28 PM org.apache.calcite.runtime.CalciteException <init>

SEVERE: org.apache.calcite.runtime.CalciteContextException: At line 1,
column 1: Non-query expression encountered in illegal context

Mar 11, 2016 5:36:35 PM org.apache.calcite.runtime.CalciteException <init>

Reply via email to