Firebolt
Last updated
Was this helpful?
Last updated
Was this helpful?
IP RESTRICTION
Make sure to allow traffic from one of the Paradime IPs in your firewall depending on the data location selected.
👉 See also: .
Create a new Firebolt user and assign the DB Admin
. This user will need to have access to your Production database.
To add the Firebolt Scheduler connection, go to account settings > connections, select Scheduler Environment and enter the required fields.
Below are list of fields and example to create a connection.
Profile Name
dbt-firebolt
Target
prod
Host Name
The host name of the connection. For all customers it is api.app.firebolt.io
api.app.firebolt.io
Account Name
Specifies the account name (not the account ID) under which the specified database
exists
acme
Engine Name
The name of your Firebolt production database.
analytics_gp
Database
The name of your Firebolt production database.
analytics
Username
A Firebolt username with adequate permissions to access the specified engine_name
prod_user@acme.io
Password
The password set for the user created in Firebolt.
password_xyz
Schema
dbt_prod
Threads
Must be set to 1
. Multi-threading is not currently supported in Firebolt.
1
The profile name set in your dbt_project.yaml
. See more .
The target name used to identify the connection. See more .
Recommended. A string to add as a prefix to the names of generated tables when using the .