-
I can no longer resolve `kubernetes-charts.banzaicloud.com` has this been moved ?
-
We're migrating from filebeat 6.8 to 7.17 and we're finding that using:
```
filebeat.config.inputs:
enabled: true
path: conf.d/*.yml
```
conf.d/httpd.yml
```
- type: filestream
id…
-
Current deployment from login to spark cluster is about 10 mins (5 mins to deploy the EC2 VMs and 5 mins to deploy the pod). Break down of timing from @stevenstetzler is
> Mainly it's the allocati…
-
Does anyone have Jupyterhub + Sparkmagic/levy + Spark running on Kubernetes at scale (in production)?
How stable is it?
-
@edwardmedia regarding your previous reply in another #13714
Ref to this code you posted
```tf
data "google_project" "project" {
project_id = "myproject"
}
resource "google_container_c…
-
#483 started to create a headless service for the driver pod. However, this service stays around after an application finished and must be deleted manually. I think the submission client should instea…
-
We are planning to make changes to the way external resources are represented in Kubernetes. This includes TPRs which we planned on using for representing a SparkJob.
I'm using this issue as a plac…
-
As discussed in the meeting
@ash211 @mccheah @erikerlandson @ssuchter @kow3ns
-
## Description
I have the Spark Operator Controller installed along with the webhook on my EKS cluster via helm chart with no errors but as I am trying to submit a SparkApplication manifest it fails …
-
Hi
I am testing Jupyter Notebook with spark on k8s in mode cluster. However, I faced with some problems:
- I can't copy spark jar files from local notebook to spark cluster in k8s (I find that jar f…