Skip to content

Commit 457eb83

Browse files
authored
Apply suggestions from code review
1 parent 2dba14c commit 457eb83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/airflow/airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ data:
262262
version: "1.0"
263263
sparkImage: docker.stackable.tech/stackable/pyspark-k8s:3.3.0-stackable23.4
264264
mode: cluster
265-
mainApplicationFile: local:///stackable/spark/examples/src/release-23.11/python/pi.py
265+
mainApplicationFile: local:///stackable/spark/examples/src/main/python/pi.py
266266
driver:
267267
cores: 1
268268
coreLimit: "1200m"

0 commit comments

Comments
 (0)