In this article

Overview

You can use the Kafka account type to connect Confluent Kafka Snaps with data sources that use Kafka accounts.

Prerequisites

None.

Limitations

None.

Known Issues

None.

Account Settings


ParameterData TypeDescriptionDefault ValueExample 
LabelString

Required. Specify a unique label for the account.

N/AKafka Account
Bootstrap servers

Use this field set to configure a list of bootstrap servers. Click  to add a new row in this table for configuring bootstrap servers. 

This field set contains the Bootstrap Server field.

Bootstrap ServerString/ExpressionSpecify the host:port pair to establish the initial connection to the Kafka cluster.N/Aec2-55-334-24-55.compute-1.amazonaws.com:9000
Schema registry URLString/ExpressionSpecify the schema registry server URL.N/Ahttp://ec2-55-334-24-55.compute-1.amazonaws.com:8000

Advanced Kafka Properties

Use this field set to specify any additional Kafka properties for connecting to the Kafka server that are not explicitly provided in the Kafka Snaps.

These properties are passed directly to the server and have not been tested by SnapLogic, Inc.

This field set contains the following fields:

  • Key 
  • Value

Key

String/Expression

Specify the key for any Kafka parameters that are not explicitly supported by the Snaps.N/Amax.request.size
Value 

String//Expression

Specify the value for the corresponding key that are not explicitly supported by the Snaps.N/A500


See Also