JDBC Driver for Apache Kafka

Build 23.0.8839

ConsumerProperties

Additional options used to configure Kafka consumers.

データ型

string

デフォルト値

""

解説

The 本製品 exposes several Kafka consumer configuration values directly as connection properties. Internally, these are all mapped into properties that are passed to the Kafka client libraries.

If the 本製品 does not expose an option for the consumer configuration, it can be set here. This option takes a connection string value and passes all its options directly to the consumer. For example, security.protocol=SASL_SSL;sasl.mechanism=SCRAM-SHA-512 sets the security.protocol and sasl.mechanism consumer properties.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839