Skip to content

Commit ff2f13a

Browse files
committed
mention bouncy castle fix for spark images
1 parent 65f3317 commit ff2f13a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,13 @@ See https://github.com/stackabletech/issues/issues/748[issues#748].
9090

9191
===== Apache Spark
9292

93-
This release adds experimental support for Spark Connect.
94-
The Spark operator watches for SparkConnectServer custom resources.
95-
Preliminary documentation is xref:spark-k8s:usage-guide/spark-connect.adoc[available] and the existing xref:demos:jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.adoc[Taxi Data Anomaly Detection demo] has been retrofitted to use a JupterLab client running against a Spark Connect server.
96-
Also see https://github.com/stackabletech/spark-k8s-operator/issues/284[spark-k8s-operator#284].
93+
* This release adds experimental support for Spark Connect.
94+
The Spark operator watches for SparkConnectServer custom resources.
95+
Preliminary documentation is xref:spark-k8s:usage-guide/spark-connect.adoc[available] and the existing xref:demos:jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.adoc[Taxi Data Anomaly Detection demo] has been retrofitted to use a JupterLab client running against a Spark Connect server.
96+
Also see https://github.com/stackabletech/spark-k8s-operator/issues/284[the issue] tracking support for Spark Connect.
97+
* This release also ensures that Bouncy Castle libraries are included in the Spark images.
98+
This was causing errors in kerberized environments previously.
99+
See https://github.com/stackabletech/docker-images/pull/1212[this pull request] for details.
97100

98101
// TODO (@Techassi): Define a single way of spelling internal operators, like listener, secret, and commons.
99102
// Currently, throughout this page variations like Stackable Listener Operator, Listener Operator, listener operator,

0 commit comments

Comments
 (0)