apache/airflow

SparkKubernetesOperator to support arguments

Ouverte

#16 728 ouverte le 30 juin 2021

 (9 commentaires) (0 réaction) (0 personne assignée)Python (16 781 forks)batch import
area:providersgood first issuekind:documentationkind:featureprovider:cncf-kubernetes

Métriques du dépôt

Stars
 (44 809 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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