-
Can someone help me find the code for image - gcr.io/spark-operator/spark:v3.1.1?
-
k8s: GKE 1.17 with auto-scaling node-pool with taint
spark-operator: v1beta2-1.2.0-3.0.0
SparkApp:
dynamicAllocation: enabled
tolerations and nodeSelector: specified
Sometimes executors get…
-
Currently, Nickel does not have lists nor arrays. We propose to add lists and a set of tools for manipulating them to the language, namely list operations and list comprehensions. The set of operation…
-
Hi,
I'm adding the operator and sparkapplication helm charts to my auto deploy script, among other components (e.g. tomcat, zookeeper, etc). Since sparkapplication crds are defined by the operator,…
-
## Bug Report
**Describe the bug**
I had an issue when doing the k8ssandra-operator chart upgrade from 0.37.1 and 0.37.4.
After applying the upgrade, it triggers a restart of the cluster. A first n…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Trying to run a spark operator, i am using the `pi.py` file and `spark-py-pi.yaml` files
```
import sys
from random import random
from operator import add
from pyspark.sql import SparkSession…
-
Hello,
I am trying to collect and send traces via opentelemetry to my jaeger.
At the moment I use jaeger UI to see my traces and my applications use zipkin to send that traces.
I want to use open…
-
If we use the `prometheus operator`, we can easily configure the target pod we want to collect metrics for using `pod monitor` crd and label selector and deploy the `prometheus server`.
The approxima…
-
Hi,
we have 10 scheduled spark operators running every 10 minutes in the same namespace. Sometimes one of them gets stuck, we can see that operator is cycling through executors as they crash on st…