-
### Description
We are replacing presto in the system with velox, but we have done a lot of self-research and optimization on performance based on presto. We found that there is a performance gap b…
-
- [ ] ✋ 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…
-
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…
-
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…
-
It seems that `enable-ui-service` was added recently.
Which result in passing `-enable-ui-service=true/false` on `spark-operator` deployment even with old version `spark-operator` who doesn't accept…
-
I have installed the spark operator on AKS 1.19 but when I pass the environment variable in the given example
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator…
-
> 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 …
-
Operator deployed using:
```
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
name: google-spark-operator
namespace: kube-system
spec:
chart:
repository: https://googlecl…
-
This is probably mostly the same as https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/594 which has since been marked as closed, however, the solution described there doesn't seem to…
-
**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…