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/06/26 19:11:50 UTC

[GitHub] [incubator-druid] dclim commented on issue #6275: Kafka indexing from multiple topics into single datasource

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