mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-11 00:42:29 +00:00
9 lines
247 B
YAML
9 lines
247 B
YAML
source:
|
|
type: gcs
|
|
config:
|
|
path_specs:
|
|
- include: gs://gcs-ingestion-bucket/parquet_example/{table}/year={partition[0]}/*.parquet
|
|
credential:
|
|
hmac_access_id: <hmac access id>
|
|
hmac_access_secret: <hmac access secret>
|