adamant-city-60979
08/16/2021, 3:22 PMloud-island-88694
adamant-city-60979
08/16/2021, 3:42 PMadamant-city-60979
08/16/2021, 3:54 PMadamant-city-60979
08/16/2021, 3:54 PMadamant-city-60979
08/16/2021, 3:55 PMsource:
type: athena
config:
database: "default"
aws_region: "us-west-2"
s3_staging_dir: "<s3://aws-athena-query-results-xxxxxxxxx-us-west-2/>" # "s3://<bucket-name>/prefix/"
# The s3_staging_dir parameter is needed because Athena always writes query results to S3.
# See <https://docs.aws.amazon.com/athena/latest/ug/querying.html>
# However, the athena driver will transparently fetch these results as you would expect from any other sql client.
work_group: "primary"
# table_pattern/schema_pattern is same as above
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
adamant-city-60979
08/16/2021, 3:55 PMloud-island-88694
loud-island-88694
*
loud-island-88694
big-carpet-38439
08/16/2021, 4:51 PMbig-carpet-38439
08/16/2021, 4:54 PMbig-carpet-38439
08/16/2021, 4:55 PMtype: athena
config:
database: "default"
aws_region: "us-west-2"
s3_staging_dir: "<s3://aws-athena-query-results-xxxxxxxxx-us-west-2/>" # "s3://<bucket-name>/prefix/"
# The s3_staging_dir parameter is needed because Athena always writes query results to S3.
# See <https://docs.aws.amazon.com/athena/latest/ug/querying.html>
# However, the athena driver will transparently fetch these results as you would expect from any other sql client.
work_group: "primary"
# table_pattern/schema_pattern is same as above
include_views: False
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
adamant-city-60979
08/16/2021, 5:10 PMadamant-city-60979
08/16/2021, 5:10 PMsource:
type: athena
config:
database: "default"
aws_region: "us-west-2"
s3_staging_dir: "<s3://aws-athena-query-results-552020479886-us-west-2/>" # "s3://<bucket-name>/prefix/"
# work_group: "primary"
client.
work_group: "primary"
include_views: False
sink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
adamant-city-60979
08/16/2021, 5:10 PMadamant-city-60979
08/16/2021, 5:10 PMScannerError: while scanning a simple key
in "<file>", line 11, column 3
could not find expected ':'
in "<file>", line 12, column 15
adamant-city-60979
08/16/2021, 5:11 PMloud-island-88694
source:
adamant-city-60979
08/16/2021, 5:13 PMbig-carpet-38439
08/16/2021, 5:15 PMbig-carpet-38439
08/16/2021, 5:15 PMbig-carpet-38439
08/16/2021, 5:16 PMsink:
config:
server: "<http://localhost:8080>"
type: datahub-rest
source:
config:
aws_region: us-west-2
database: default
include_views: false
s3_staging_dir: "<s3://aws-athena-query-results-552020479886-us-west-2/>"
work_group: primary
type: athena
adamant-city-60979
08/16/2021, 5:16 PMadamant-city-60979
08/16/2021, 5:19 PMadamant-city-60979
08/16/2021, 5:19 PMbig-carpet-38439
08/16/2021, 5:46 PMadamant-city-60979
08/16/2021, 6:09 PMbig-carpet-38439
08/16/2021, 8:00 PMbig-carpet-38439
08/16/2021, 8:00 PMbig-carpet-38439
08/16/2021, 8:04 PMsink:
config:
server: "<http://localhost:8080>"
type: datahub-rest
source:
config:
aws_region: us-west-2
database: default
table_pattern:
allow: - <your-regex-here>
include_views: false
s3_staging_dir: "<s3://aws-athena-query-results-552020479886-us-west-2/>"
work_group: primary
type: athena
big-carpet-38439
08/16/2021, 8:05 PMbig-carpet-38439
08/16/2021, 8:05 PMadamant-city-60979
08/17/2021, 3:27 AM