Creating Kafka tables in SSB

You can query your streaming data using Kafka tables in SQL Stream Builder (SSB). When using Kafka tables, you need to create a Streams Messaging cluster within your environment, and navigate through the Streaming SQL Console to output the queried results into a Kafka topic.

  • You have prepared your environment based on the checklist in the Prepare your environment section.
  • You have set Ranger policies for Flink and SSB.
  • You have created a Streams Messaging cluster in your environment.
  • You have created a Kafka topic from which you can read messages from in SSB.