-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
I tried setting up the …
-
### Apache Airflow version
2.10.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I'm trying to run the Spark application with the custom image using Airflo…
-
- [x] ✋ I have searched the open/closed issues and my issue is not listed.
#### Please describe your question here
How to integrate Jupyterhub with Spark Operator? Tried to integrate it by install…
-
### What happened?
Hello,
I'm currently using the latest version of Spark Operator (2.1.0-rc.0) on Kubernetes. I noticed that when the Spark driver is OOMKilled, the operator does not restart th…
-
## Description
We've been using spark operator and volcano for a long time in production env, however, there are some problems with the calculation of resource usage for volcano podGroup when the spa…
-
There are two ways to set many of the spark-submit configurations. The current spark submission logic found in `submission.go` does not do any de-duplication of these configurations, which leads to p…
-
spark-operator currently outputs `kubernetes/ingress-nginx` ingress. Unfortunately we use `nginxinc/kubernetes-ingress` within our cluster. Since both ingress has the same name, I don't believe it c…
-
I am currently trying to run our Spark application with a REST API on Kubernetes, using the Spark Operator.
I got the driver and executors up and running, so that's all working. The Spark applicat…
-
Maybe I overlooked the attributes but I noticed that it's hard to get a list of failed job names with the current Prometheus options (GCP).
You can either get:
* JVM settings that don't give erro…
-
The webhook fails to install if setting the helm --wait or --atomic operation
Seems like
https://github.com/helm/charts/blob/8d3a4ce49bf751447e8cdc3ae3596d732928a38b/incubator/sparkoperator/templa…