apache/airflow
SparkKubernetesOperator to support arguments
Aberta
#16.728 aberto em 30 de jun. de 2021
area:providersgood first issuekind:documentationkind:featureprovider:cncf-kubernetes
Métricas do repositório
- Stars
- (44.809 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.