Skip to content

Commit 0daf2a4

Browse files
committed
docs: Adjust casing for some terms
1 parent b533a2b commit 0daf2a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ See https://github.com/stackabletech/nifi-operator/issues/812[nifi-operator#812]
7474

7575
===== Apache Spark
7676

77-
* The service account of spark applications can now be overridden with pod overrides.
78-
Previously, the application service account was passed as command line argument to spark-submit and it was therefore not possible to overwrite it with pod overrides for the driver and executors.
79-
This CLI argument has now been moved to the pod templates of the individual roles.
77+
* The ServiceAccount of spark applications can now be overridden with `podOverrides`.
78+
Previously, the application ServiceAccount was passed as command line argument to spark-submit and it was therefore not possible to overwrite it with `podOverrides` for the driver and executors.
79+
This CLI argument has now been moved to the Pod templates of the individual roles.
8080
See https://github.com/stackabletech/spark-k8s-operator/pull/617[spark-k8s-operator#617].
8181
* This release adds experimental support for Spark 4.0.1.
8282
The support is marked as experimental because Spark 4.0.1 has known compatibility issues with https://github.com/apache/hbase-connectors/pull/130[Apache HBase] and https://github.com/apache/iceberg/issues/13358[Apache Iceberg].

0 commit comments

Comments
 (0)