KafkaΒΆ
Tree Schema can connect directly to a Kafka cluster in order to infer the shape and format of the data that exists within your topics.
The following fields are required for a Kafka connection:
Boostrap Servers
Use Schema Registry: A boolean flag, defaulted to False. If selected and set to True then you can provide a schema registry URL.
Schema Registry URL: If this URL is provided Tree Schema will use the schema registry to extract the format of the data in the topics.
Jump Server - Optional, if selected traffic to Kafka (and optionally your schema registry URL) will be routed through your jump server
