You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/04/23 08:03:30 UTC

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #353: Support loading data from Kafka

EmmyMiao87 commented on issue #353: Support loading data from Kafka
URL: https://github.com/apache/incubator-doris/issues/353#issuecomment-485688181
 
 
   The main progress of routine load is following:
   Step1: User creates a routine load job.
   Step2: Doris pulls data from streaming app such as kafka
   Step3: Doris pushes data into itself.
   Step4: Doris loop executes the step2 and 3.

----------------------------------------------------------------
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: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org