-
Yikun updated
3 years ago
-
I'm trying to run a spark app through Livy API
```
curl -s -k -H 'Content-Type: application/json' -X POST \
-d '{
"name": "SparkPi-01",
"className": "org.apache.spark.examples…
-
When defining a new application config, both the driver and the executor have `coreLimit` option.
The value for the driver is set on spark configuration but `spark.kubernetes.executor.limit.cores` is…
-
I am running SparkOperator v1beta2-1.1.0-2.4.5 on K3s with the webhook turned on.
```
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da…
-
### Bug description
Hi ,
I deployed apache superset 4.0.1 in aws kubernetes cluster. A connection to the Spark Thrift Server was successfully established through Spark SQL via the Superset UI. The…
-
**Describe the problem you faced**
One of my Spark jobs is reading data from a Hudi COPY_ON_WRITE table using the snapshot query type. The job runs once a day, but the table is updated every hour. …
-
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/11731/
Multiple broken tests:
Failed: [k8s.io] [Feature:Example] [k8s.io] RethinkDB should create and sto…
-
Hi there.
i meet serious problem now
I installed with following commands:
```bash
helm repo add spark-operator https://kubeflow.github.io/spark-operator
helm repo update
helm install spar…
-
# Summary
In ACK, an account mounted by a component called spark-operator has the create mutatingwebhookconfigurations permission. This component runs as a Deployment in the cluster. If an attacker g…
-
## Description
Unable to create a spark-application
- [ ] ✋ I have searched the open/closed issues and my issue is not listed.
Steps to reproduce the behavior:
1. Set up a new kubenetes clu…