Provider package apache-airflow-providers-elasticsearch for Apache Airflow
Project description
Package apache-airflow-providers-elasticsearch
Release: 2.0.1rc1
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 2.1+ installation via pip install apache-airflow-providers-elasticsearch
PIP requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.1.0 |
elasticsearch-dbapi |
==0.1.0 |
elasticsearch-dsl |
>=5.0.0 |
elasticsearch |
>7, <7.6.0 |
Changelog
2.0.1
Breaking changes
Auto-apply apply_default decorator (#15667)
Remove support Jinja templated log_id in Elasticsearch (#16465)
While undocumented, previously [elasticsearch] log_id supported a Jinja templated string. Support for Jinja templates has now been removed. log_id should be a template string instead, for example: {dag_id}-{task_id}-{execution_date}-{try_number}.
If you used a Jinja template previously, the execution_date on your Elasticsearch documents will need to be updated to the new format.
Features
Support remote logging in elasticsearch with filebeat 7 (#14625)
Support non-https elasticsearch external links (#16489)
Bug fixes
Fix external elasticsearch logs link (#16357)
Fix Elasticsearch external log link with ''json_format'' (#16467)
1.0.4
Bug fixes
Fix 'logging.exception' redundancy (#14823)
Fix exception caused by missing keys in the ElasticSearch Record (#15163)
1.0.3
Bug fixes
Elasticsearch Provider: Fix logs downloading for tasks (#14686)
1.0.2
Bug fixes
Corrections in docs and tools after releasing provider RCs (#14082)
1.0.1
Updated documentation and readme files.
Bug fixes
Respect LogFormat when using ES logging with Json Format (#13310)
1.0.0
Initial version of the provider.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for apache-airflow-providers-elasticsearch-2.0.1rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab0fb22bc6e8b4bb93efdf92a1df58f9db979dbd8038c8ebd90b08cb27f1ee75 |
|
MD5 | ba274a35cc502b411f6c5c9e00957426 |
|
BLAKE2b-256 | 1c2a74f1812f99c24857ec37054835793e1e2fa0df0052a64444f26f3b51c4c3 |
Hashes for apache_airflow_providers_elasticsearch-2.0.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 846116031b3265712a6e7d37235c520bd30a8895ac9344388f7bd25a82759354 |
|
MD5 | 045964b6dcb028b2e9595d3da53e4883 |
|
BLAKE2b-256 | c279ffeb90d82159191b64b7e6318a2f88287082b1ad626304752f73cde50a0f |