Skip to content

Latest commit

 

History

History

step15

Objective

Create Streams, query streams from UI

Access the Control Center UI at http://localhost:9021

On the left menu click on KSQL ksql

Click streams tab, then on Add a stream Button

create-streams`

Select the source topic for the stream

streams-topic

Configure the Stream

IMPORTANT: Don't forget to fill `How are your message encoded?``

Note that Control Center discovered all the field !

streams-field

Let's query the result !

run-query