Replace Druid credentials with bearer token authentication

Co-authored-by: hsheth2 <hsheth2@gmail.com>
This commit is contained in:
Cursor Agent 2025-06-26 18:05:15 +00:00
parent 0c53622919
commit d262302033

View File

@ -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: