mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 08:54:00 +00:00
docs(ingest): trino - add example of http connection (#6461)
This commit is contained in:
parent
dc739878a8
commit
94e86e9713
@ -9,5 +9,10 @@ source:
|
||||
username: foo
|
||||
password: datahub
|
||||
|
||||
# If you need to connect to Trino over http and not https, uncomment this section.
|
||||
# options:
|
||||
# connect_args:
|
||||
# http_scheme: http
|
||||
|
||||
sink:
|
||||
# sink configs
|
||||
# sink configs
|
||||
|
Loading…
x
Reference in New Issue
Block a user