apache/airflow

Add ability to interact with OpenSearch in AWS

Fermée

#39 378 ouverte le 2 mai 2024

 (5 commentaires) (1 réaction) (0 personne assignée)Python (16 781 forks)batch import
area:providersgood first issuekind:featureprovider:amazon

Métriques du dépôt

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

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.

Guide contributeur