December 2018
Beginner
186 pages
4h 10m
English
As mentioned previously, KSQL is shipped with the Confluent Platform. When we start the Confluent Platform, automatically at the end it starts a KSQL server, as shown in the Figure 7 .1:

To start the KSQL server alone (not recommendable), we can use the ksql-server-start command. Just type ./ksql from the bin directory, as shown in Figure 7.2:

Read now
Unlock full access