spark-operator
spark-operator copied to clipboard
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Need Help in building Spark Operator for Scala code. We have built an image for the spark operator with python. and able to spin up the driver and executors. We...
Hi all, the current image from Spark Operator gcr.io/spark-operator/spark:v3.1.1 is full of vulnerabilities and hasn't been updated in a while, are there any alternatives from this image?
We use spark operator to submit spark jobs on our k8s cluster. However many times the cluster will have no capacity or will have capacity to run only one of...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/login-action#593 Bump @actions/core...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 3. Release notes Sourced from azure/setup-helm's releases. v3 Latest v3 release v2.1 release Commits a517f2f: Add node modules and new code for release (#57) (github-actions[bot])...
Hi Team, I need information on spark operator version which will be compatible with volcano. I have raised a ticket in volcano already. 1) Spark operator 3.5.0 is working with...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Currently the documentation is in the form of a bunch of markdown files under the `docs` folder of the repo. It will be great to have a dedicated website for...
Spark 3.4.0 has been released: https://spark.apache.org/releases/spark-release-3-4-0.html Is there a timeline for support within spark operator?