Saturday, June 30, 2018

Apache Kafka + KSQL Demo Using CSV, JSON, Apache Avro [Video]

KSQL is the open source, Apache 2.0 licensed streaming SQL engine on top of Apache Kafka from Confluent. KSQL makes stream processing available to everyone. Even though it is simple to use because there is no need to write source code, KSQL is built for mission-critical and scalable production deployments (using Kafka Streams under the hood).

Live Demo - KSQL With CSV, JSON, and Apache Avro

The following video shows a live demo using Delimited, JSON, and Avro data to create STREAMs and TABLEs for continuous stream processing of events in Apache Kafka:



from DZone.com Feed https://ift.tt/2N7Haol

No comments:

Post a Comment