-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I read that the BPG uses https://github.com/kubeflow/spark-operator/ as the spark operator which has a wider established user community.
Do we have any plan to integrate with the official apache/spark-kubernetes-operator at https://github.com/apache/spark-kubernetes-operator ? It comes from an apple donation as well to OSS, and has a few advantages:
- better performance due to using spark's native pod template (As opposed to Deprecation of webhook by moving all functionality into the pod template kubeflow/spark-operator#2502)
- avoids the penalty of invoking spark-sumbit by using a Java based API to submit (As opposed to Enable the Spark Operator to launch applications using user-defined mechanisms beyond the default spark-submit kubeflow/spark-operator#2337)
Metadata
Metadata
Assignees
Labels
No labels