FrankChen021 commented on issue #10252:
URL: https://github.com/apache/druid/issues/10252#issuecomment-671131341


   What's the purpose of this requirement? Could you give more details of your 
use case ? 
   
   As I know in practice, different topics in Kafka usually contains different 
messages with different schemas, it does not make sense to ingest data from 
different topics into one data source. If the schemas of messages from 
different topics are the same, why would not you put the messages into one 
topic together ? 
   
   If combining the topics into one is not easy in your case, I would create a 
consumer application to combine messages from these different topics into one 
topic from which druid could ingest


----------------------------------------------------------------
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]



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

Reply via email to