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

Compatibility issue between Hadoop and Hive (Hive not working) #117

Open
nashugame opened this issue May 31, 2023 · 5 comments
Open

Compatibility issue between Hadoop and Hive (Hive not working) #117

nashugame opened this issue May 31, 2023 · 5 comments

Comments

@nashugame
Copy link

nashugame commented May 31, 2023

I was trying to configure Hadoop and Hive. Hadoop is working fine. But for hive to work with current version of Hadoop, it should be >= 3.1.3.
Screenshot from 2023-05-31 15-36-09

Current version of hive in Onyxia setup: 2.3.9
Also not able to configure hive-site.xml (Edit/delete/change permission) even with root privilege.
Screenshot from 2023-05-31 15-36-22

@olevitt olevitt transferred this issue from InseeFrLab/onyxia May 31, 2023
@olevitt olevitt transferred this issue from InseeFrLab/helm-charts-interactive-services May 31, 2023
@olevitt
Copy link

olevitt commented May 31, 2023

Hi !

Thanks for your feedback !
I transfered the issue to this project as it's not related to Onyxia itself but rather to the images used by it.
Maybe @fcomte @avouacr have any thoughts on this issue ?

@fcomte
Copy link
Contributor

fcomte commented Jun 1, 2023

Hello !

Thx for the report
We should :

  • build spark with hive.version=3.1.3 in stead of 2.3.9
  • separate our spark image into two distincts docker images : one for the hive-metastore server and one for the spark environnement

@nashugame
Copy link
Author

nashugame commented Jun 1, 2023

Thnx @fcomte @olevitt for all the help.
I also request you to make hive-site.xml file in /hive/conf editable, so that we can customise the configurations according to our requirements, currently it's read-only and can't be modified even with root privileges.

@fcomte
Copy link
Contributor

fcomte commented Jun 1, 2023

yes this part will be done in our helm-charts :
Can you write an issue to track evolution there ?

https://github.com/InseeFrLab/helm-charts-interactive-services/issues

@nashugame
Copy link
Author

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants