Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

LIBSASL version fro HIVE OBDC & RHEL 7

avatar
Guru

[root@M2MOCHDPK001 tmp]# rpm -ivh hive-odbc-native-2.0.5.1005-1.el6.x86_64.rpm

error: Failed dependencies:

libsasl2.so.2()(64bit) is needed by hive-odbc-native-2.0.5.1005-1.x86_64

Currently the OS has the following library file

[root@M2MOCHDPK001 tmp]# ls -lrta /usr/lib64/libsasl*

-rwxr-xr-x. 1 root root 121288 Jan 24 2014 /usr/lib64/libsasl2.so.3.0.0

lrwxrwxrwx. 1 root root 17 Aug 13 09:09 /usr/lib64/libsasl2.so.3 -> libsasl2.so.3.0.0

1 ACCEPTED SOLUTION

avatar
Rising Star

The symlink workaround of the library dependency does not work. This is currently unsupported as per Hive ODBC User Guide:

Only currently supported Linux releases are:
Red Hat® Enterprise Linux® (RHEL) 5.0 or 6.0
CentOS 5.0 or 6.0 o SUSE Linux Enterprise Server (SLES) 11

Simba is building a new Hive ODBC driver for CentOS/RHEL 7 support:

This request is being tracked with the following RMP-4954

View solution in original post

4 REPLIES 4

avatar

Have you tried symlink as workaround

ln -s /usr/lib64/libsasl2.so.3 /usr/lib64/libsasl2.so

avatar
Rising Star

The symlink workaround of the library dependency does not work. This is currently unsupported as per Hive ODBC User Guide:

Only currently supported Linux releases are:
Red Hat® Enterprise Linux® (RHEL) 5.0 or 6.0
CentOS 5.0 or 6.0 o SUSE Linux Enterprise Server (SLES) 11

Simba is building a new Hive ODBC driver for CentOS/RHEL 7 support:

This request is being tracked with the following RMP-4954

avatar
Contributor

Do we have an ETA yet on the availability of the CentOS/RHEL7 ODBC driver?

avatar
New Contributor

Is there any update on this? We are getting the similar error with RHEL 7.1

rpm -ivh hive-odbc-native-2.0.5.1005-1.el6.x86_64.rpm

warning: hive-odbc-native-2.0.5.1005-1.el6.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 07513cad: NOKEY

error: Failed dependencies:

libsasl2.so.2()(64bit) is needed by hive-odbc-native-2.0.5.1005-1.x86_64

,

Is this still the issue? We are having the same problem with RHEL 7.1