saagie / technologies

Technologies listing used by Saagie
Apache License 2.0
5 stars 14 forks source link

[SDKTECHNO-239] Hive Connection R KO #593

Closed NicolasCD closed 1 year ago

NicolasCD commented 1 year ago

There is a problem to connect to Hive from R 4.1+.

Suggestions of modifications : sudo apt-get update sudo apt-get install -yqq --no-install-recommends libsasl2-modules-gssapi-mit unixodbc

wget https://downloads.cloudera.com/connectors/ClouderaHive_ODBC_2.6.16/Debian/clouderahiveodbc_2.6.16.1019-2_amd64.deb sudo dpkg -i clouderahiveodbc_2.6.16.1019-2_amd64.deb

sudo odbcinst -i -d -f /opt/cloudera/hiveodbc/Setup/odbcinst.ini

sudo sed -i 's/ODBCInstLib=libiodbcinst.so/ODBCInstLib=\/usr\/lib\/x86_64-linux-gnu\/libodbcinst.so/g' /opt/cloudera/hiveodbc/lib/64/cloudera.hiveodbc.ini

github-saagie commented 1 year ago

Trello card: [#593] Hive Connection R KO

github-actions[bot] commented 1 year ago

:+1: JIRA Issue created : SDKTECHNO-239