-
I have a ScheduledSparkApplication instance that was running well. However at some point, it stopped creating new SparkApplication instance. Here are some relevant excerpt of the log:
```I 2020-02-…
-
Hi,
I would like to know if it's currently possible to submit a spark-shell job using the spark operator.
I tried to deploy a SparkApplication using `mainClass: org.apache.spark.repl.Main` but this …
-
We are trying to update Spark operator with 2.4.x to Spark operator with 3.x. But we met an incompatible behavior by handling the dependency jars.
In Spark operator with 2.4.x, it works with
```
…
gongx updated
1 month ago
-
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…
-
## Pre-Release Demo Testing on Nightly
Part of
This is testing:
1. The demos documented in nightly (with the updated product versions) still work.
2. That the operators can be upgraded from th…
-
Have a bare-metal `k8s` cluster in a remote server. Tried to use `spark_connect` connecting to the cluster but in vain.
The `spark-r:sparklyr` image was successfully built and pushed to a private r…
bmkor updated
5 years ago
-
### What would you like to be improved?
When deploying a spark application on k8s and then connecting multiple Hive Metastore (cluster mode), the spark needs DelegationTokenProvider to get delegate…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
God, what am I supposed to do, thank you
```shell
kubectl apply -f examples/spark-pi.yaml
```
```java
22/04/11 09:15:45 ERROR SparkContext: Error initializing SparkContext.
org.apache.spar…
-
We recently observed webhook admission/deregistration race condition when spark operator is in HA mode. We think this also could happen in standalone mode.
Our operator is configured with replica c…