Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDKTECHNO-239] Hive Connection R KO #593

Closed
NicolasCD opened this issue Aug 3, 2023 · 2 comments · Fixed by #594
Closed

[SDKTECHNO-239] Hive Connection R KO #593

NicolasCD opened this issue Aug 3, 2023 · 2 comments · Fixed by #594
Labels
enhancement New feature or request RepoOfficiel

Comments

@NicolasCD
Copy link
Collaborator

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

@NicolasCD NicolasCD added enhancement New feature or request RepoOfficiel labels Aug 3, 2023
@github-saagie
Copy link
Collaborator

Trello card: [#593] Hive Connection R KO

@github-actions github-actions bot changed the title Hive Connection R KO [SDKTECHNO-239] Hive Connection R KO Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

👍 JIRA Issue created : SDKTECHNO-239

@NicolasCD NicolasCD linked a pull request Aug 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RepoOfficiel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants