Skip to main content

A Fivetran async provider for Apache Airflow

Project description

Fivetran Async Provider for Apache Airflow

This package provides an async sensor, and hook that integrates Fivetran into Apache Airflow. FivetranSensorAsync allows you to monitor a Fivetran sync job for completion before running downstream processes. Since an async sensor frees up worker slot while polling is happening on the trigger, it consumes less resources when compared to traditional "sync" sensors.

Fivetran automates your data pipeline, and Airflow automates your data processing.

Installation

Prerequisites: An environment running apache-airflow.

pip install airflow-provider-fivetran-async

Configuration

In the Airflow user interface, configure a Connection for Fivetran. Most of the Connection config fields will be left blank. Configure the following fields:

  • Conn Id: fivetran
  • Conn Type: Fivetran
  • Login: Fivetran API Key
  • Password: Fivetran API Secret

Find the Fivetran API Key and Secret in the Fivetran Account Settings, under the API Config section. See our documentation for more information on Fivetran API Authentication.

The sensor assumes the Conn Id is set to fivetran, however if you are managing multiple Fivetran accounts, you can set this to anything you like. See the DAG in examples to see how to specify a custom Conn Id.

Modules

Fivetran Sensor Async

FivetranSensorAsync monitors a Fivetran sync job for completion. Monitoring with FivetranSensorAsync allows you to trigger downstream processes only when the Fivetran sync jobs have completed, ensuring data consistency.

You can use multiple instances of FivetranSensorAsync to monitor multiple Fivetran connectors.

If used in this way,

FivetranSensorAsync requires that you specify the connector_id of the sync job to start. You can find connector_id in the Settings page of the connector you configured in the Fivetran dashboard.

Import into your DAG via:

from fivetran_provider_async.sensors.fivetran import FivetranSensorAsync

Examples

See the examples directory for an example DAG.

Issues

Please submit issues and pull requests in our official repo: https://github.com/astronomer/airflow-provider-fivetran-async

We are happy to hear from you. Please email any feedback to the authors at humans@astronomer.io.

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

airflow-provider-fivetran-async-1.0.0a2.tar.gz (11.2 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 airflow-provider-fivetran-async-1.0.0a2.tar.gz.

File metadata

File hashes

Hashes for airflow-provider-fivetran-async-1.0.0a2.tar.gz
Algorithm Hash digest
SHA256 72fc13c5a8383e339785ddad41f37b12b4cea303d696e45e4da15c0c2fafee1e
MD5 6e2fe8a6f86d52a1a877ed5a85a4cd81
BLAKE2b-256 93827d9956d0597b5a5ded1addd6c52f74a44f1854eed785ac69ffe6c984389e

See more details on using hashes here.

File details

Details for the file airflow_provider_fivetran_async-1.0.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for airflow_provider_fivetran_async-1.0.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 870a2ff206774e189797ea54f1e2e907471989af1b6987dce0a7738ad362d786
MD5 321c87c31f645a875f77437ea62e1206
BLAKE2b-256 99cc1d7f999d10f907643c429714c8b47cc70eeff60513cbd591db1284a855a6

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