Kafka Definition
Defines a Kafka connection
Settings
Name | Type | Description |
---|---|---|
Connection Type |
string |
Determines the connection type. Depending on type, additional type-specific configuration settings are shown. |
Evaluation
This expression evaluates to a dict of the form:
{
:type string,
:kafka dict
}
The supplied values are consistent with the semantics of steps requiring a Kafka connection.
Test Connection
You can test the definition from the context menu.