Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package apache-airflow-providers-elasticsearch

Release: 6.5.2

Elasticsearch

Provider package

This is a provider package for elasticsearch provider. All classes for this provider package are in airflow.providers.elasticsearch python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-elasticsearch

The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14

Requirements

PIP package Version required
apache-airflow >=2.11.0
apache-airflow-providers-common-compat >=1.12.0
apache-airflow-providers-common-sql >=1.32.0
elasticsearch <10,>=8.10

Cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified providers in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-providers-elasticsearch[common.compat]
Dependent package Extra
apache-airflow-providers-common-compat common.compat
apache-airflow-providers-common-sql common.sql

The changelog for the provider package can be found in the changelog.

About

Rewrite of the Elasticsearch Provider for Airflow. This removes the compatibility with Elasticsearch and enables the connection to Opensearch instead.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages