Skip to main content

A Firebolt provider for Apache Airflow

Project description

Firebolt Provider for Apache Airflow

Screen Shot 2022-02-02 at 2 57 37 PM

This is the provider package for the firebolt provider. All classes for this provider package are in the firebolt_provider Python package.

Contents

Installation

You can install this package via

pip install airflow-provider-firebolt

airflow-provider-firebolt requires apache-airflow 2.2.0+ and firebolt-sdk 0.2.0+.

Configuration

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

  • Conn Id: firebolt_conn_id
  • Conn Type: Firebolt
  • Login: Firebolt Login
  • Password: Firebolt Password
  • Engine_Name: Firebolt Engine Name

Modules

Operators

operators.firebolt.FireboltOperator runs a provided SQL script against Firebolt and returns results.

Hooks

hooks.firebolt.FireboltHook establishes a connection to Firebolt.

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_firebolt-0.0.2.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

airflow_provider_firebolt-0.0.2-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

Supported by

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