sorin.c

Results 1 comments of sorin.c

If you need to use xcom push, just make the init container yourself in the spark operator template (based on https://github.com/apache/airflow/blob/main/airflow/providers/cncf/kubernetes/utils/xcom_sidecar.py) ``` volumes: - name: xcom emptyDir: {} driver: volumeMounts:...