Using Kafka's Streams API sound like a very good solution to  your
problem. I'd recommend to check out the docs and examples:

https://kafka.apache.org/10/documentation/streams/

https://github.com/confluentinc/kafka-streams-examples


-Matthias


On 2/19/18 1:19 AM, Maria Pilar wrote:
> Hi
> 
> I need to create aggretions events and publish them in other topic for a
> Stream Kafka API.
> 
> I usually i have done aggregates events with Apache Spark, however it
> requires include a new bussines layer into our E2e solution.
> 
> I have checked the possibility to use aggreate method with KTABLE.
> 
> Do you know any best solution for that?
> 
> Thanks
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to