Connect Soda to Trino
Access configuration details to connect Soda to a Trino data source.
Connection configuration reference
data_source my_datasource_name:
type: trino
host: my.trino.host
catalog: datalake
schema: cw_dq
auth_type: OAuth2ClientCredentialsAuthentication
oauth:
token_url: https://token-url.test.com/token
client_id: XXX
client_secret: YYY
scope: "scope1 scope2" # optional
grant_type: client_credentials # optional, this is default valueCore connection properties
Property
Required
Description
OAuth (client credentials flow) properties
Property
Required
Description
Test the data source connection
Supported data types
Category
Data type
Last updated
Was this helpful?
