Skip to main content

Provider package apache-airflow-providers-edge3 for Apache Airflow

Project description

Package apache-airflow-providers-edge3

Release: 3.0.0

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

Requirements

PIP package

Version required

apache-airflow

>=3.0.0,!=3.1.0

apache-airflow-providers-common-compat

>=1.10.1

pydantic

>=2.11.0

retryhttp

>=1.4.0

aiofiles

>=23.2.0

aiohttp

>=3.9.2

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[common.compat]

Dependent package

Extra

apache-airflow-providers-common-compat

common.compat

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

Project details


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-3.0.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

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

apache_airflow_providers_edge3-3.0.0-py3-none-any.whl (419.3 kB view details)

Uploaded Python 3

File details

Details for the file apache_airflow_providers_edge3-3.0.0.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_edge3-3.0.0.tar.gz
Algorithm Hash digest
SHA256 46d51270c27f6294bdbe1da326400352319953441c7439ed97343276664d193c
MD5 3884437afcfb0eff4661f1534be3ef50
BLAKE2b-256 8c635a8ad577667996cb60c112fdeba8a4c1eb19ea0017408636da9072b08e61

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_edge3-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_providers_edge3-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37c5ed788e2d65c5c76652cebeaa364a0e0ce4efc5de96ba99d246d79b8b9253
MD5 78f75f6cf8318c53965c06a6b6f0e2d9
BLAKE2b-256 556fd781628ef532aa34200a83804ad76876c063c473adfb04fb5f400cca9220

See more details on using hashes here.

Supported by

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