jihoonson commented on issue #8064: how to ingest data from a kafka topic into 
multiple datasource by a supervisor?
URL: 
https://github.com/apache/incubator-druid/issues/8064#issuecomment-510716032
 
 
   The current design of supervisor is each supervisor is responsible for 
ingesting data to a single dataSource. So there’s the one-to-one mapping 
between dataSources and supervisors. 
   
   If you want to ingest data to multiple dataSources, you need to run multiple 
supervisors for each dataSource. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to