Kafka Connector

This node allows to define the information that is needed to establish a connection with a Kafka cluster.

Options

Settings

Kafka cluster
A list of host/port pairs used for establishing the connection to the Kafka cluster. This list has to be entered in the form host1:port1,host2:port2,....
Connection validation timeout (ms)
The amount of time this node waits for a response from the Kafka cluster. If no response was received within the given time window, the connection is invalid.

Advanced Settings

Advanced Settings
Allows to specify additional connection related options, e.g., timeouts and Kerberos authentication. For further details on the individual options see the tooltip or consult the official Kafka documentation.

Input Ports

This node has no input ports

Output Ports

Icon
Connection details used by Kafka Consumer and Producer nodes

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.