radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
157 stars 61 forks source link

Spark Operator Not Running #353

Open altruistcoder opened 1 year ago

altruistcoder commented 1 year ago

Hello,

I have an openshift cluster where I was running some instances of the Spark Operator and they were all running fine since long. But, recently we upgraded the cluster's version from 4.8 to 4.9.54 and as soon as we performed the cluster update, the operator pods have stopped working altogether and none of the deployments of the Spark Operator are running now. We are also not getting Operator related to this anymore in the OperatorHub of the cluster.

I have attached the logs of the Spark Operator below:

spark-operator-logs.txt

As far as I can understand this is happening because of the v1beta1 APIs being deprecated by Openshift for v4.9+.

I also found this Open issue which seems to be related to my issue: https://github.com/radanalyticsio/spark-operator/issues/346

Can you please help me in resolving this issue as soon as possible as there are a lot of users which are facing problems due to this.

elmiko commented 1 year ago

thanks for the report @altruistcoder , fair warning this project is mostly frozen at this point. there is no major active development happening here.

mwmahlberg commented 9 months ago

My 2 cents on this: The project should be archived, then and probably removed from operatorhub.