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 2dba14c commit 457eb83Copy full SHA for 457eb83
1 file changed
stacks/airflow/airflow.yaml
@@ -262,7 +262,7 @@ data:
262
version: "1.0"
263
sparkImage: docker.stackable.tech/stackable/pyspark-k8s:3.3.0-stackable23.4
264
mode: cluster
265
- mainApplicationFile: local:///stackable/spark/examples/src/release-23.11/python/pi.py
+ mainApplicationFile: local:///stackable/spark/examples/src/main/python/pi.py
266
driver:
267
cores: 1
268
coreLimit: "1200m"
0 commit comments