SDP 25.3 is not the latest You're viewing SDP 25.3, not the current release (SDP 26.3).
View SparkHistoryServer in SDP 26.3 View SDP 26.3 →Custom resource
SparkHistoryServer
Auto-generated derived type for SparkHistoryServerSpec via `CustomResource`
- API group
- spark.stackable.tech
- API versions in 25.3
- v1alpha1
- Scope
- Namespaced
- Operator
- Apache Spark
- Roles
- 1 (nodes)
Schema
SparkHistoryServer.spark.stackable.tech .spec fields for SDP 25.3.
Schema
- A history server node role definition.
- 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. - The log file directory definition used by the Spark history server.
- Global Spark history server configuration that applies to all roles and role groups.
- A map of key/value strings that will be passed directly to Spark when deploying the history server.
- Name of the Vector aggregator discovery ConfigMap. It must contain the key
ADDRESSwith the address of the Vector aggregator.