Content¶
Guides
References
Resources
Commits
apache-airflow-providers-elasticsearch
¶This is a provider package for elasticsearch
provider. All classes for this provider package
are in airflow.providers.elasticsearch
python package.
You can install this package on top of an existing airflow 2.* installation via
pip install apache-airflow-providers-elasticsearch
PIP package |
Version required |
---|---|
|
|
|
|
|
|
Fix 'logging.exception' redundancy (#14823)
Fix exception caused by missing keys in the ElasticSearch Record (#15163)
Updated documentation and readme files.
Respect LogFormat when using ES logging with Json Format (#13310)
Initial version of the provider.