JahstreetOrg / spark-on-kubernetes-helm

Spark on Kubernetes infrastructure Helm charts repo
Apache License 2.0
198 stars 76 forks source link

Upgrade project repos to support the latest Spark and Kubernetes versions #82

Open jahstreet opened 1 year ago

jahstreet commented 1 year ago

In the scope of this issue all the artifacts of the project will be upgraded to the latest stable versions.

josechudev commented 1 year ago

Hi! I am trying to run the helm chart in aks kubernetes 1.24, but I am struggling with the ingress controller and getting this error image

How can I update this?

Thanks.

vishakn commented 1 year ago

@jahstreet any update on the timeline for this would be very much appreciated.

josechudev commented 1 year ago

@vishakn I found this fork. It works well as far as I tested.

bntv-config commented 10 months ago

Hi I am trying to Start the Livy with helm chart provided here https://github.com/JahstreetOrg/spark-on-kubernetes-helm/tree/master/charts/livy

But The livy pod is not coming up. I am using EKS cluster with k8s 1.27 version. The Pod is not gving any logs also.

Please suggest and help. @jahstreet

josechudev commented 10 months ago

@bntv-config I used this fork for 1.24, maybe it could work for you.