mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 07:58:06 +00:00
Added s3 and gcs examples for dbt (#10639)
This commit is contained in:
parent
83786b9498
commit
aeec285901
@ -42,6 +42,8 @@ OpenMetadata connects to the AWS s3 bucket via the credentials provided and scan
|
||||
|
||||
The name of the s3 bucket and prefix path to the folder in which the dbt files are stored can be provided. In the case where these parameters are not provided all the buckets are scanned for the files.
|
||||
|
||||
If the following represents the url for the folder in which the dbt files are stored `s3://bucket-name/main-dir/dbt-files/` enter the values in the `dbt Bucket Name` and `dbt Object Prefix` fields as shown in the image below
|
||||
|
||||
<Image src="/images/openmetadata/ingestion/workflows/dbt/aws-s3.png" alt="aws-s3-bucket" caption="AWS S3 Bucket Config"/>
|
||||
|
||||
#### Google Cloud Storage Buckets
|
||||
@ -50,6 +52,8 @@ OpenMetadata connects to the GCS bucket via the credentials provided and scans t
|
||||
|
||||
The name of the GCS bucket and prefix path to the folder in which the dbt files are stored can be provided. In the case where these parameters are not provided all the buckets are scanned for the files.
|
||||
|
||||
If the following represents the url for the folder in which the dbt files are stored `bucket-name/main-dir/dbt_files` enter the values in the `dbt Bucket Name` and `dbt Object Prefix` fields as shown in the image below
|
||||
|
||||
GCS credentials can be stored in two ways:
|
||||
1. Entering the credentials directly into the form
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 128 KiB |
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 115 KiB |
Binary file not shown.
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 113 KiB |
Loading…
x
Reference in New Issue
Block a user