spark-kubernetes-operator
spark-kubernetes-operator copied to clipboard
Apache Spark Kubernetes Operator
### What changes were proposed in this pull request? This is a breakdown PR of #2 - adding a submission worker implementation for SparkApplication. ### Why are the changes needed?...
### What changes were proposed in this pull request? This PR proposes Spark Operator v1.0.0-alpha, which supports operating Spark Applications on k8s. Please also refer README & docs for design...
### What changes were proposed in this pull request? This PR adds the operator module for Spark operator, makes it able to operate and reconcile SparkApplications () in Kubernetes cluster,...
### What changes were proposed in this pull request? This PR introduces the feature to enable user-provided metadata & spec for Spark Clusters. ### Why are the changes needed? Similar...
### What changes were proposed in this pull request? This PR is a follow-up of the following PR to fix `cpu` to `cpus` in `setup-minikube` setting. - #82 ### Why...
### What changes were proposed in this pull request? This pull request updates the schema definitions in `build-tools/helm/spark-kubernetes-operator/values.schema.json` to improve compatibility with Kubernetes conventions. The main change is updating the...
### What changes were proposed in this pull request? This PR exposes fabric8 dependencies as api in gradle build and hence in pom ### Why are the changes needed? Our...