dclim commented on issue #6275: Kafka indexing from multiple topics into single 
datasource
URL: 
https://github.com/apache/incubator-druid/issues/6275#issuecomment-506007567
 
 
   This is not currently supported, but is a relatively common request. The 
recommended approach is to use something like Kafka Streams to aggregate the 
data from multiple topics into a single topic and then ingest that using the 
Kafka indexing service. Tranquility Kafka is deprecated and is no longer 
recommended for Kafka ingestion because of its best-effort behavior and other 
limitations.

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