apache/airflow

SparkKubernetesOperator to support arguments

Open

#16.728 aberto em 30 de jun. de 2021

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Python (16.781 forks)batch import
area:providersgood first issuekind:documentationkind:featureprovider:cncf-kubernetes

Métricas do repositório

Stars
 (44.809 stars)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)

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.

Guia do colaborador