Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ The connect server seems to ignore the `spark.eventLog` properties while also pr
The following features are not supported by the Stackable Spark operator yet

* Authorization and authentication. Currently, anyone with access to the Spark Connect service can run jobs.
* S3Connection references are not supported yet
* Volumes and volume mounts can be added only with pod overrides.
* Job dependencies must be provisioned as custom images or via `--packages` or `--jars` arguments.

Expand Down