-
**Summary**
Today, when a plugin stashes the ThreadContext the plugin is in a "trusted" mode where it can perform any action on a cluster (analogous to sudo). Conventionally, stashing the ThreadCon…
-
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 …
-
Configure monitoring for spark applications is slightly confusing.
With this we setup monitoring:
```yaml
monitoring:
metricsProperties: |
*.sink......
*.source....
expo…
-
**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…
-
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…
-
I appreciate that this is a potentially controversial thing to raise, likely to spark debate, and will be a fair chunk of work but I'm starting to get our Grafana configuration into version control us…
bnjns updated
1 month ago
-
## 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…
-
The root discussion issue for Data analysis and transform is [here](https://github.com/sql-machine-learning/elasticdl/issues/1670).
**Transformation Requirements**
XGBoost model only accept the …
-
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…
-
> 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 …