Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

Support for apache/spark-kubernetes-operator? #42

Description

@CTCC1

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:

  1. 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)
  2. 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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions