apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Review of the v1alpha1 SparkApplication CRD #592

Open liyinan926 opened 6 years ago

liyinan926 commented 6 years ago

This is for tracking the review of the v1alpha1 version of the SparkApplication custom resources definition (CRD), based on the one at https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/pkg/apis/v1alpha1/types.go. The review is expected to focus on which fields should be included in the v1alpha1 version of the CRD and what are their semantics.