Skip to main content

A Firebolt provider for Apache Airflow

Project description

Package airflow-providers-firebolt

Release: 0.0.1

Table of contents

Provider package

This is a provider package for firebolt provider. All classes for this provider package are in firebolt_provider python package.

Installation

You can install this package on top of an existing airflow 2.* installation via

pip install airflow-providers-firebolt

PIP requirements

PIP package Version required
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

Provider classes summary

In Airflow 2.0, all operators, hooks for the firebolt provider are in the firebolt_provider package. You can read more about the naming conventions used in Naming conventions for provider packages

Operators

New operators

New Airflow 2.0 operators: firebolt_provider package
operators.firebolt.FireboltOperator

Hooks

New hooks

New Airflow 2.0 hooks: firebolt_provider package
hooks.firebolt.FireboltHook

Releases

Release 0.0.1

Commit Committed Subject

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.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

airflow_provider_firebolt-0.0.1-py3-none-any.whl (19.1 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