Get Kafka source information
Get the values of the connection properties that you need to configure from the Informatica administrator.
After you select a connection, select one of the following Kafka distribution options:
- •Apache Kafka. A distributed event streaming platform on premises for data pipelines, streaming analytics, and data integration.
- •Confluent Platform. An improved on premises distributed event streaming platform, based on Apache Kafka.
- •Confluent Cloud. A fully managed streaming data service on cloud, based on Apache Kafka.
The following table describes the properties that you need to configure for the Confluent Cloud distribution:
Property | Description |
|---|
Schema Registry URL | URL to access the schema registry. The URL syntax is http://host1:port1. |
Confluent Cloud API Key | API key to manage access and authentication to Confluent Cloud. |
Confluent Cloud API Secret | API secret for the Confluent Cloud API key. |
Confluent Cloud Schema Registry API Key | API key to interact with schema registry in Confluent Cloud. |
Confluent Cloud Schema Registry API Secret | API secret for the Confluent Cloud schema registry API key. |