Creating Kafka tables using Console wizard
After registering a Kafka data provider, you can use the Add table wizard in Streaming SQL Console to create a Kafka table.
- Make sure that you have registered Kafka as a Data Provider.
- Make sure that you have created topics in Kafka.
- Make sure there is generated data in the Kafka topic.
- Make sure that you have the right permissions set in Ranger.
FROM
or at the INSERT INTO
statements.