We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad3855 commit a531338Copy full SHA for a531338
spark-k8s/Dockerfile
@@ -337,6 +337,7 @@ chown -h ${STACKABLE_USER_UID}:0 /stackable/spark/examples/jars/spark-examples.j
337
# fix permissions
338
chmod g=u /stackable/spark
339
chmod g=u /stackable/jmx
340
+chmod g=u /stackable/run-spark.sh
341
EOF
342
343
# ----------------------------------------
0 commit comments