Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Package apache-airflow-providers-edge3

Release: 4.3.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 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.10,3.11,3.12,3.13,3.14

Requirements

PIP package

Version required

apache-airflow

>=3.0.0,!=3.1.0

apache-airflow-providers-common-compat

>=1.15.0

pydantic

>=2.11.0

retryhttp

>=1.4.0

aiofiles

>=23.2.0

aiohttp

>=3.14.0

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apache_airflow_providers_edge3-4.3.1rc1.tar.gz (682.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file apache_airflow_providers_edge3-4.3.1rc1.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_edge3-4.3.1rc1.tar.gz
Algorithm Hash digest
SHA256 256900e2609cd05134d06455de1cbcdf883134adbccbe6db3e4ba7444eac89bb
MD5 882fbd4a8cdbd5461f76a60974ea616a
BLAKE2b-256 a1b87e1e96854ddfb78fa8a39dd9eaa3f4cccede9040515999c8ccbd65b7fd9d

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_edge3-4.3.1rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_providers_edge3-4.3.1rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 915fccb59d7ac83da1356e9639df38942adecc4952c79e8fafb1ad8d864b243e
MD5 857fa2c3048e68b3cb0cccc2953b5681
BLAKE2b-256 0d8144f74babe079028c1899fb697f05959c06cd9b4d7852a5c0080ccde1ee89

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page