Create an example of how to use the TP Flink. This should be a complete usecase including:
- Installing an Apache Kafka cluster, Apache Flink cluster, and Apicurio Registry
- Loading up some Kafka topics with data
- Running an SQL job
- Viewing the result of the job on a Kafka topic
We should provide full documentation and where possible scripts to make it quicker to run the demo.