SDP 25.11 is not the latest You're viewing SDP 25.11, not the current release (SDP 26.3).
View SparkConnectServer in SDP 26.3 View SDP 26.3 →Custom resource
SparkConnectServer
Auto-generated derived type for SparkConnectServerSpec via `CustomResource`
- API group
- spark.stackable.tech
- API versions in 25.11
- v1alpha1
- Scope
- Namespaced
- Operator
- Apache Spark
- Roles
- none
Schema
SparkConnectServer.spark.stackable.tech .spec fields for SDP 25.11.
Schema
- Specify which image to use, the easiest way is to only configure the
productVersion. You can also configure a custom image registry to pull from, as well as completely custom images. Consult the Product image selection documentation for details. - User provided command line arguments appended to the server entry point.
- Cluster operations properties, allow stopping the product instance as well as pausing reconciliation.
- Spark Connect executor properties.
- A Spark Connect server definition.
- Name of the Vector aggregator discovery ConfigMap. It must contain the key
ADDRESSwith the address of the Vector aggregator.