ilyakitaev opened a new issue, #14243:
URL: https://github.com/apache/druid/issues/14243

   Hi, I got Druid cluster with metadata stored in postgresql. So I want to 
ingest data from MSSQL with SQL-based ingestion. According to documentation I 
have to load sqlserver-metadata-extension (but I already have 
postgresql-metadata-storage loaded), but only one could be load. If I try to 
load both there is error:
   
   `A binding to 
com.google.common.base.Supplier<org.apache.druid.server.audit.SQLAuditManagerConfig>
 was already configured at 
org.apache.druid.guice.JsonConfigProvider.bind(JsonConfigProvider.java:151) 
(via modules: com.google.inject.util.Modules$OverrideModule -> 
org.apache.druid.metadata.storage.sqlserver.SQLServerMetadataStorageModule).
   `
   
   How do I get I want?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to