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:
|
||||
host_port: "localhost:8082"
|
||||
platform_instance: "my_druid"
|
||||
username: druid
|
||||
password: FoolishPassword
|
||||
bearer_token: "test-bearer-token-123"
|
||||
sink:
|
||||
type: file
|
||||
config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user