-
Notifications
You must be signed in to change notification settings - Fork 76
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
Upgrade kubeVersion requirement on Livy helm charts #51
Comments
Right. Thank you for catching. In the meantime you can patch it locally and create a fix PR. I can get to it in the coming days/weeks and push the fix otherwise. |
Added a PR here |
@jahstreet: Is there a reason to limit the kubernetes version to 1.18.x? My docker desktop has a kubernetes version 1.19 and I'm wondering if or what is the reason behind this limit. Furthermore, we plan to upgrade our cluster to 1.19 and thus it will become an issue there as well. I haven't found such a limitation for spark itself yet. Thanks for your help! |
Hi @andreas-eberle , indeed there is a reason. Please check this comment for the details. |
I think this is fixed in #52 (2.0.1 chart version). |
@jahstreet Currently the latest changes in your repo for customized livy along with the helm charts were working for me with k8 version 1.21 on EKS. |
Closing this issue in favour of #82 within which it will be resolved, lets continue there. And thanks for the patience 🙏 . |
Tried installing the latest helm charts (commit hash)
Got the following error:
Can see that kubeVersion requirements have been upgraded for spark-cluster. Can we upgrade the same for Livy too?
The text was updated successfully, but these errors were encountered: