-
Hi thanks for the work, spark-on-k8s-operator really makes thing easier.
It seems the operator currently does not support specifying a custom serviceAccount for executors. I tried both serviceAccou…
-
Hello Arzt:
I use _runInfoflow()_ to perform taint analysis which also generates a call graph. I want to add a special edge from source method to sink method in the call graph for further malware …
-
### Bug description
When executing the query:
`select l_returnflag, count(*) from lineitem group by l_returnflag limit 1`
I faced the error:
```
E20230814 17:14:43.104331 6723 Exceptions.h:6…
-
I have a k8s cluster that contains a kafka cluster created using the strimzi operator(3 kafka nodes, 1 zookeeper node) in a namespace named kafka.
I have installed the spark operator(in the spark n…
-
BPO | [44452](https://bugs.python.org/issue44452)
--- | :---
Nosy | @ericvsmith, @serhiy-storchaka, @eryksun, @vedgar, @smarie
*Note: these values reflect the state of the issue at the time it was mi…
-
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 …
-
`.perl` should be replaced by a pluggable infrastructure for converting to structured strings so that converting to `v6.e` is just as reasonable as converting to `json` or `v5`.
-
When I ran spark-pi example by using `./exmaples/spark-pi-prometheus.yaml`, I found that `spark-operator/spark:v3.1.1-gcs-prometheus` not exist in docker hub.
-
### What needs to happen?
TL;DR: There are two main issues here. The first is that there is no way to dynamically create beam.Row() elements to be used in a cross-language context. The second is that…
-
Hi all,
I was wondering if you also support SparkR application as I didn`t find anything in the documentation about it - I only found this open issues about it https://github.com/GoogleCloudPlatfor…