apache/airflow

Add ability to interact with OpenSearch in AWS

Fechada

#39.378 aberto em 2 de mai. de 2024

 (5 comentários) (1 reação) (0 responsável)Python (16.781 forks)batch import
area:providersgood first issuekind:featureprovider:amazon

Métricas do repositório

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

Description

Body

We have OpenSearch provider but currently it can't be used with AWS auth mechanisms. We need to create a version of it in AWS provider (overriding only that particular portion of the Hook)

This effort started in https://github.com/apache/airflow/pull/34693

Note this is about querying open search - it's not about submitting Airflow logs to open search (for that we have another task https://github.com/apache/airflow/issues/33619 )

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Guia do colaborador