Creating Kafka tables
You can use the registered Kafka provider to create Kafka tables that can be used as source and sink in your SQL Stream jobs.
- Make sure that you have registered Kafka as a Data Provider.
- Make sure that you have created a Kafka topic.
- Make sure there is generated data in the Kafka topic.
- Make sure that you have the right permissions set in Ranger.
FROM
statement. To use it as a sink, select the Kafka table when
creating the SQL job from the Sink Table drop-down menu.