Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jecos committed Mar 10, 2024
1 parent 6c0b910 commit 5d85e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/etl_normalize_variants.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

normalized_etl= SparkOperatorConfig(
spark_configs=[spark_default_conf],
image = 'ferlabcrsj/spark:469f2fc61f06fcfa73c1480a5e5f73f59768152d',
image = 'apache/spark:v3.3.2',
kube_config=kube_config,
is_delete_operator_pod=False
) \
Expand Down

0 comments on commit 5d85e38

Please sign in to comment.