bumpy-journalist-41369
09/15/2022, 3:08 PMhundreds-photographer-13496
09/16/2022, 8:33 AMfood and games as dataset , but ignore archive folder , the recipe would look like:
source:
type: "s3"
config:
path_spec:
include: "<s3://test-bucket/{table}/*.*>"
exclude:
- "**/archive/**"
aws_config:
aws_access_key_id: accessKey
aws_secret_access_key: secretKey
aws_region: us-east-2
sink:
....sink configs...bumpy-journalist-41369
09/16/2022, 8:47 AMhundreds-photographer-13496
09/16/2022, 9:00 AMsource:
type: s3
config:
profiling:
enabled: false
path_spec:
include: '<s3://cdca-dev-us-east-1-product-metrics/{table}/sh_date={partition[0]}/*.parquet>'
exclude:
- '**/foo-test-*/**'
env: DEV
aws_config:
aws_region: us-east-1bumpy-journalist-41369
09/16/2022, 9:25 AMbumpy-journalist-41369
09/16/2022, 9:25 AMhundreds-photographer-13496
09/16/2022, 9:33 AM-test- in their name.
exclude:
- '<s3://cdca-dev-us-east-1-product-metrics/*-test-*/**>'