mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-01 11:52:12 +00:00
refactor: unitycatalog example file
This commit is contained in:
parent
64daf39163
commit
bec59a760b
@ -6,7 +6,13 @@ source:
|
||||
type: UnityCatalog
|
||||
catalog: hive_metastore
|
||||
databaseSchema: default
|
||||
token: <databricks token>
|
||||
authType:
|
||||
token: <databricks token>
|
||||
# clientId: databricks service principal client id
|
||||
# clientSecret: databricks service principal client secret
|
||||
# azureClientSecret: azure client secret
|
||||
# azureClientId: azure client id
|
||||
# azureTenantId: azure tenant id
|
||||
hostPort: localhost:443
|
||||
connectionTimeout: 120
|
||||
connectionArguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user