Get started (free)
Home/ Crds/ Spark.stackable.tech/ V1alpha1/ Sparkconnectserver
Custom resource

SparkConnectServer

An Apache Spark Connect server component. This resource is managed by the Stackable operator for Apache Spark.

View SDP dev release Download CRD (YAML)
API group
spark.stackable.tech
API versions in dev
v1alpha1
Scope
Namespaced
Operator
Apache Spark
Roles
none

Schema

SparkConnectServer.spark.stackable.tech .spec fields for SDP dev.

Schema
  • args # array = []
    User provided command line arguments appended to the server entry point.
  • objectOverrides # array = []
    A list of generic Kubernetes objects, which are merged into the objects that the operator creates. List entries are arbitrary YAML objects, which need to be valid Kubernetes objects. Read the Object overrides documentation for more information.
  • vectorAggregatorConfigMapName # string
    Name of the Vector aggregator discovery ConfigMap. It must contain the key ADDRESS with the address of the Vector aggregator.