-
## Description
My pyspark application needs to access GCP storage bucket, and i've mounted the secret (containing the service account key) as volume mount .. however getting an error.
```
Trace…
-
### Describe the bug
We easily run into this problem when running queries with `spark.comet.exec.shuffle.mode=jvm`:
```
org.apache.spark.memory.SparkOutOfMemoryError: Unable to acquire 67108848…
-
## Description
Spark operator pod crashes with ImagePullBackOffError.
- [ X] ✋ I have searched the open/closed issues and my issue is not listed.
## Reproduction Code [Required]
Steps …
-
I am not too sure if this is an issue with Spark/K8S or the entry-point of the image, but the result is that the driver can not access the files passed through `--py-files` and `--files` when these ar…
-
See discussion in #719 with this last open issue. Moving to a separate issue for clarity.
> > How can you launch a spark application and then reliably wait for it to finish?
>
> I would explore…
-
Hi, I built mango on Amazon EMR (5.3.1) as follows:
```
git clone https://github.com/bigdatagenomics/mango.git
cd mango
sh ./scripts/move_to_spark_2.sh
sh ./scripts/move_to_scala_2.11.sh
mvn …
-
Example: https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/examples/spark-pi.yaml
Operator values
```
operatorVersion: v1beta2-1.2.1-3.0.0
imagePullSecrets:
- name: ha…
-
- [ ] ✋ I have searched the open/closed issues and my issue is not listed.
I am trying to deploy a Spark application on Kubernetes using the Spark Operator, but I'm encountering an issue related to…
-
> On Mar 14, 2016, at 12:12 PM, Joseph Wu joseph@mesosphere.io wrote:
>
> Managing maintenance is currently up to the operator (you, presumably). If you have something to contribute (code, docs, or …
-
**Your Godot version:**
4.2
**Issue description:**
Decisions made in the style guide are often based in some judgement on what is most useful to the reader/author of the code. For example: ["This…