- Branches for version control and collaborative working.
- Environment connections to your cloud data platform.
- Secret definitions to reference secrets such as passwords, API keys, and so on.
- Cloud credentials to connect to objects and services on AWS, Azure, and Google Cloud.
- OAuth connections to access your data at third-party services such as Facebook, Salesforce, and so on.
- Schedules to run your pipelines at your preferred intervals.
- Access permissions for your project for other members in your organization.
Create a project
When you create a project, set the following details in the corresponding fields:- A Project name.
- An optional Description of your project.
- The Data platform you wish to connect to.
Select a project configuration
Select how you want your project to be configured:- managed
- Advanced settings
- Git repository
- Secrets
- s
Select Advanced settings if you want to configure and set up a third-party Git repository or deploy a Hybrid SaaS . For more information about project settings, read Projects.
Create an environment
Enter an environment name and use the drop-down to select an access level for your Default environment access. Click Continue. From this point forward, use the tabs below to follow instructions specific to your cloud data platform.Specify data warehouse credentials
- Snowflake
- Databricks
- Amazon Redshift
- Google BigQuery
| Parameter | Description |
|---|---|
| Account | Enter your Snowflake account name and region (part of the URL you use to log in to Snowflake). Uses the format [accountName].[region_id]. |
| Username | Your Snowflake username. |
| Password | For Full SaaS deployment model only. Your Snowflake password. |
Select data warehouse defaults
- Snowflake
- Databricks
- Amazon Redshift
- Google BigQuery
| Property | Description |
|---|---|
| Default role | The default Snowflake role for this environment connection. Read Overview of Access Control to learn more. |
| Default warehouse | The default Snowflake warehouse for this environment connection. Read Overview of Warehouses to learn more. |
| Default database | The default Snowflake database for this environment connection. Read Database, Schema, and Share DDL to learn more. |
| Default schema | The default Snowflake schema for this environment connection. Read Database, Schema, and Share DDL to learn more. |
