apache/airflow

SparkKubernetesOperator to support arguments

Open

#16 728 ouverte le 30 juin 2021

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)Python (16 781 forks)batch import
area:providersgood first issuekind:documentationkind:featureprovider:cncf-kubernetes

Métriques du dépôt

Stars
 (44 809 stars)
Métriques de merge PR
 (Merge moyen 7j 18h) (834 PRs mergées en 30 j)

Description

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.

Guide contributeur