Provider package apache-airflow-providers-edge3 for Apache Airflow
Project description
Package apache-airflow-providers-edge3
Release: 1.1.1
Handle edge workers on remote sites via HTTP(s) connection and orchestrates work over distributed sites.
When tasks need to be executed on remote sites where the connection need to pass through firewalls or other network restrictions, the Edge Worker can be deployed. The Edge Worker is a lightweight process with reduced dependencies. The worker only needs to be able to communicate with the central Airflow site via HTTPS.
In the central Airflow site the EdgeExecutor is used to orchestrate the work. The EdgeExecutor is a custom executor which is used to schedule tasks on the edge workers. The EdgeExecutor can co-exist with other executors (for example CeleryExecutor or KubernetesExecutor) in the same Airflow site.
Additional REST API endpoints are provided to distribute tasks and manage the edge workers. The endpoints are provided by the API server.
Provider package
This is a provider package for edge3 provider. All classes for this provider package are in airflow.providers.edge3 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 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-edge3
The package supports the following python versions: 3.9,3.10,3.11,3.12
Requirements
PIP package |
Version required |
|---|---|
apache-airflow |
>=2.10.0 |
apache-airflow-providers-fab |
>=1.5.3 |
pydantic |
>=2.11.0 |
retryhttp |
>=1.2.0,!=1.3.0 |
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-edge3[fab]
Dependent package |
Extra |
|---|---|
fab |
The changelog for the provider package can be found in the changelog.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apache_airflow_providers_edge3-1.1.1.tar.gz.
File metadata
- Download URL: apache_airflow_providers_edge3-1.1.1.tar.gz
- Upload date:
- Size: 890.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff3ca502639341f62a28b90d3a1ecc6e1fc3e04903b24111839250e112f7cba3
|
|
| MD5 |
f19188a289428c44cfeb32974a2f9ac8
|
|
| BLAKE2b-256 |
e775729adb7ee266c56c9c8d75b8064ff7f40c9da9971214a3986c6b8186c099
|
File details
Details for the file apache_airflow_providers_edge3-1.1.1-py3-none-any.whl.
File metadata
- Download URL: apache_airflow_providers_edge3-1.1.1-py3-none-any.whl
- Upload date:
- Size: 80.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ebab5f9542198bdc0bc5bd625d01fb1fcd30444c70fa0d53a3bdd902fcfa2e0
|
|
| MD5 |
89bb7d5cbab478c837ae5895d6d1b760
|
|
| BLAKE2b-256 |
aef9bb30d70b266728733f52030c320eb4acc641e297389e360ae1e86e0e72e7
|