bahadircolak44 opened a new issue #6345: Druid-Kafka-Indexing-Service Running Time URL: https://github.com/apache/incubator-druid/issues/6345 Hello I want to ask you a quick question about druid-kafka. I am using kafka-indexing-service and I think it works too slow. I am always sending data to kafka(using logstash) but druid takes that data every 10-12 minutes. It doesn't matter how big data is. For example, I sent a 1.5 mb file to kafka and it took 11 mins. Then I shut it down and started using logstash and sent data continuously to kafka. After 10-12 mins, druid took all data. After 10-12 mins, it took new data. I mean every 10-12 mins, it is looking for new data. I am not sure if I explained it clearly. So I am wondering: - Is it normal? - How can I make it faster? - Is it possible to make it real-time? (If there is a data in Kafka, take it immediately)******* I look forward to hearing from you. Thank you for your time.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
