Skip to content

Commit a531338

Browse files
Update spark-k8s/Dockerfile
Co-authored-by: Siegfried Weber <[email protected]>
1 parent 4ad3855 commit a531338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spark-k8s/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ chown -h ${STACKABLE_USER_UID}:0 /stackable/spark/examples/jars/spark-examples.j
337337
# fix permissions
338338
chmod g=u /stackable/spark
339339
chmod g=u /stackable/jmx
340+
chmod g=u /stackable/run-spark.sh
340341
EOF
341342

342343
# ----------------------------------------

0 commit comments

Comments
 (0)