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 2018/07/26 21:16:46 UTC

[GitHub] jihoonson commented on issue #5584: Decoupling FirehoseFactory and InputRowParser

jihoonson commented on issue #5584: Decoupling FirehoseFactory and InputRowParser
URL: https://github.com/apache/incubator-druid/issues/5584#issuecomment-408237919
 
 
   > This design made sense for loading data from a message oriented system like Kafka, which is what FirehoseFactories were originally designed to do. It is the responsibility of the message system to deliver one row at a time.
   
   One thing which has changed is, each Kafka record can contain multiple rows now. It is supported since https://github.com/apache/incubator-druid/pull/5081.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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