File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
14
14
- [ BREAKING] Removed version field. Several attributes have been changed to mandatory. While this change is
15
15
technically breaking, existing Spark jobs would not have worked before as these attributes were necessary ([ #319 ] ).
16
16
- [ BREAKING] Remove ` userClassPathFirst ` properties from ` spark-submit ` and all references to the
17
- ` /stackable/spark/extra-jars ` folder. This PR is paired with the ` docker-images ` PR #556 which removes that folder. ([ #350 ] )
17
+ ` /stackable/spark/extra-jars ` folder. This PR is paired with the ` docker-images ` PR #556 which removes that folder. ([ #355 ] )
18
18
19
19
### Fixed
20
20
@@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file.
24
24
[ #313 ] : https://github.com/stackabletech/spark-k8s-operator/pull/313
25
25
[ #319 ] : https://github.com/stackabletech/spark-k8s-operator/pull/319
26
26
[ #344 ] : https://github.com/stackabletech/spark-k8s-operator/pull/344
27
- [ #350 ] : https://github.com/stackabletech/spark-k8s-operator/pull/350
27
+ [ #355 ] : https://github.com/stackabletech/spark-k8s-operator/pull/355
28
28
29
29
## [ 23.11.0] - 2023-11-24
30
30
You can’t perform that action at this time.
0 commit comments