apache/airflow

SparkKubernetesOperator to support arguments

Open

#16.728 aperta il 30 giu 2021

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)Python (16.781 fork)batch import
area:providersgood first issuekind:documentationkind:featureprovider:cncf-kubernetes

Metriche repository

Star
 (44.809 star)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

Descrizione

Need an option ,when triggering a dag via airflow web ui, to pass JSON arguments to SparkKubernetesOperator.

Currently I don't see a way to do it as, SparkKubernetesOperator accepts application.yaml only.

Guida contributor