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 @@ -19,9 +19,9 @@ All notable changes to this project will be documented in this file.
1919 We now correctly handle multiple certificates in this cases.
2020 See [ this GitHub issue] ( https://github.com/stackabletech/issues/issues/764 ) for details
2121
22- - The service account of spark applications can now be overriden with pod overrides ([ #617 ] ).
22+ - The service account of spark applications can now be overridden with pod overrides ([ #617 ] ).
2323
24- Previously the spplication service account was passed as command line argument to spark-submit
24+ Previously the application service account was passed as command line argument to spark-submit
2525 and was thus not possible to overwrite with pod overrides for the driver and executors.
2626 This CLI argument has now been moved to the pod templates of the individual roles.
2727
You can’t perform that action at this time.
0 commit comments