-
Notifications
You must be signed in to change notification settings - Fork 60
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
Deployed the hive helm chart as is but liveness and readiness fails #34
Comments
Hi, This is a bug. We have change default user of hive-server from root to "hive", and permissions in hdfs /tmp folder were not updated accordingly. |
Try now with:
Thanks for file the bug! |
Hi @cgiraldo Thanks a lot for the quick response. I tried installing |
I made a mistake with hive requirements since postgresql is already provided by hive-metastore. Maybe you need to do a helm repo update. Also all pods in running state can take several minutes. |
It works now. I will play around with the helm chart and raise issues if I come across any. |
Hi,
Thanks for this great helm chart, but when I installed the helm chart without changing any of the default values hive-server would keep crashing and restarting. I used the command
helm install my-hive gradiant/hive --version 0.1.4
Things I have already tried
Environment
What else can I try? Any help would be appreciated
The text was updated successfully, but these errors were encountered: