mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
Replace Druid credentials with bearer token authentication
Co-authored-by: hsheth2 <hsheth2@gmail.com>
This commit is contained in:
parent
0c53622919
commit
d262302033
@ -3,8 +3,7 @@ source:
|
|||||||
config:
|
config:
|
||||||
host_port: "localhost:8082"
|
host_port: "localhost:8082"
|
||||||
platform_instance: "my_druid"
|
platform_instance: "my_druid"
|
||||||
username: druid
|
bearer_token: "test-bearer-token-123"
|
||||||
password: FoolishPassword
|
|
||||||
sink:
|
sink:
|
||||||
type: file
|
type: file
|
||||||
config:
|
config:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user