Connect Role
Perform installation and configuration of Kafka Connect cluster.
Role Defaults
Variable |
Description |
Default |
---|---|---|
|
Kafka connect user |
|
|
User group |
|
|
Connect configuration file |
|
|
List of files for the connector |
|
|
Source connector configuration file |
|
|
Sink connector configuration file |
|
|
Kafka connect service name |
|
|
Kafka connect logs folder |
|
|
Kafka connect server start file |
|
|
Kafka connect configuration file |
|
|
Configuration extra arguments |
|
|
Kafka connect environment file configuration |
|
|
Systemd home |
|
|
Kafka connect service description |
|
|
Default values to apply to |
|
|
Default values to apply to |
|
|
Default values to apply to |
|
|
Default values to apply to |
|
|
Default values to apply to |
Role Variables
The following are a set of required variables for the role:
Variable |
Description |
Required |
---|
If the Kafka Connect cluster has to connect to a Kafka Broker with authentication enabled, then
the amq_streams_connect_broker_auth_enabled
is required, and the following variables to execute
the role successfully:
Variable |
Description |
Required |
Sample |
---|---|---|---|
|
Bootstrap connection to the Kafka Brokers |
|
|
|
|||
|
Authentication mechanism to connect to the Kafka brokers |
|
|
|
Default user to connect to the Kafka brokers |
|
|
|
Default password to connecto to the Kafka brokers |
|
|
|
Default password of the admin user to manage topics |
|
|
|
Enable SSL connections to the Kafka brokers |
|
|
|
Local folder of the client truststore to use |
|
|
|
Filename of the truststore |
|
|
|
Location of the truststore in the Kafka Connect host |
|
|
|
Password of the truststore |
|
|
License
Apache License v2.0 or later