2022-10-30 05:44:41 +01:00
source :
type : unity-catalog
config :
workspace_url : https://my-workspace.cloud.databricks.com
2023-12-06 13:59:23 -05:00
token : "<token>"
include_metastore : false
include_ownership : true
profiling :
method : "ge"
enabled : true
warehouse_id : "<warehouse_id>"
profile_table_level_only : false
max_wait_secs : 60
pattern :
deny :
- ".*\\.unwanted_schema"
2024-03-18 20:22:17 +05:30
# emit_siblings: true
# delta_lake_options:
# platform_instance_name: null
# env: 'PROD'
2023-12-06 13:59:23 -05:00
# profiling:
# method: "analyze"
# enabled: true
# warehouse_id: "<warehouse_id>"
# profile_table_level_only: true
# call_analyze: true
# catalogs: ["my_catalog"]
# schema_pattern:
# deny:
# - information_schema
# table_pattern:
# allow:
# - my_catalog.my_schema.my_table
2025-04-28 23:34:33 +09:00
# First you have to create domains on Datahub by following this guide -> https://docs.datahub.com/docs/domains/#domains-setup-prerequisites-and-permissions
2023-12-06 13:59:23 -05:00
# domain:
# urn:li:domain:1111-222-333-444-555:
# allow:
# - main.*
2022-10-30 05:44:41 +01:00
stateful_ingestion :
enabled : true
pipeline_name : acme-corp-unity
2023-12-06 13:59:23 -05:00
# sink configs if needed