Hi Nicolas,

ODBC should work with unixODBC driver manager.  Does the "libodbcinst.so.1"
library file exists on your node and it's path specified in the
"LD_LIBRARY_PATH" variable.  I am using unixODBC-2.2.14 it is working fine
for me.  I use the following setting in mapr.drillodbc.ini:

#   SimbaDM / unixODBC
ODBCInstLib=libodbcinst.so

Thanks,
Krystal

On Tue, Aug 30, 2016 at 10:07 AM, Nicolas Paris <[email protected]> wrote:

> Hello,
>
> I am testing ODBC connexion thought Drill Explorer.
> It works ok with iodbc installed.
>
> However I cannot make it working with unixODBC.
> I get this error :
>  Unable to load library 'iodbc': Native library (linux-x86-64/libiodbc.so)
>
> I have specified in the mapr.drillodbc.ini  to use unixODBC
> ODBCInstLib=libodbcinst.so.1
>
> Does it mean iodbc is the only working client ?
> Or does it mean Drill Explorer only works with iodbc ?
>
> Thanks by advance
>

Reply via email to