FireboltStartEngineOperator

Firebolt

Starts a Firebolt Engine

View on GitHub

Last Updated: Feb. 1, 2023

Access Instructions

Install the Firebolt provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

firebolt_conn_idstrFirebolt connection id
engine_namestrname of engine, that should be started, if not specified the engine_name from parameters will be used, if it is also not specified, will use the default engine of the database

Documentation

Starts a Firebolt Engine

Was this page helpful?