You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/12 02:03:50 UTC

[GitHub] [incubator-druid] jihoonson commented on issue #8064: how to ingest data from a kafka topic into multiple datasource by a supervisor?

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org