Skip to content

Conversation

@yalindogusahin
Copy link

@yalindogusahin yalindogusahin commented Nov 13, 2025

This patch adds support for injecting KERNEL_VOLUMES and KERNEL_VOLUME_MOUNTS into the Spark Operator kernel templates.
Previously, the Spark Operator kernelspec did not include any volumeMounts or volumes sections, so environment variables like KERNEL_VOLUMES and KERNEL_VOLUME_MOUNTS had no effect.

With this change, Enterprise Gateway now correctly propagates these variables into the generated SparkApplication manifest, allowing driver and executor pods to mount shared volumes (e.g. NFS or PVC) defined in the notebook environment.

@yalindogusahin yalindogusahin changed the title Add support for KERNEL_VOLUMES and KERNEL_VOLUME_MOUNTS to Spark Oper… Add support for KERNEL_VOLUMES and KERNEL_VOLUME_MOUNTS to Spark Operator Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant