JDBC Driver for Apache Kafka

Build 25.0.9540

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
AllowKeyOnlyRegistryTopicsSpecifies whether the provider exposes key-only Schema Registry topics as tables.
AWSWorkloadIdentityConfigAWS 経由でWorkload Identity Federation を使用する場合に指定する設定プロパティ。
AzureWorkloadIdentityConfigAzure 経由でWorkload Identity Federation を使用する場合に指定する設定プロパティ。
BatchSizeバッチ操作中に送信される各バッチに含まれる行の最大数を指定します。バッチ全体を1つのリクエストとして送信するには、BatchSize を 0 に設定します。
CompressionTypeSpecifies the compression algorithm that the provider uses when producing messages to Apache Kafka.
ConnectionLifeTime接続の最大有効期間を秒単位で指定します。指定した時間が経過すると、provider は接続を閉じます。
ConnectOnOpenプロバイダーが接続を開くと同時にApache Kafka への接続を確立するかどうかを指定します。すぐに接続性を検証する必要がある場合は、ConnectOnOpen をTrue に設定します。
ConsumerPropertiesSpecifies additional Kafka consumer configuration options that the provider passes directly to the underlying Kafka client.
CreateTablePartitionsSpecifies the number of partitions to assign to a topic created through a CREATE TABLE statement.
CreateTableReplicationFactorSpecifies the the number of replicas to assign to a topic created through a CREATE TABLE statement.
EnableIdempotenceSpecifies whether the provider ensures that produced messages are delivered in order and without duplicates.
ExposeQueueMetadataColumnsSpecifies whether the Partition, Offset, and Timestamp columns are exposed.
FlattenArraysSpecifies how many elements to return from nested arrays when TypeDetectionScheme is set to SchemaRegistry.
GenerateSchemaFilesスキーマを生成して保存するユーザーの好みのタイミングを示します。
HideUnusedColumnsDetermines whether to hide key or value colums when the topic has no associated schema information.
MaximumBatchSizeSpecifies the maximum size, in bytes, of a batch of messages that the provider gathers before sending the batch to Apache Kafka.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
MessageKeyColumnSpecifies the name of the column where the provider stores the message key for each record.
MessageKeyTypeThe type of data stored in message keys.
NonRegistryTypeDetectionSchemeSpecifies the TypeDetectionScheme to use for topics that do not have schemas in the schema registry.
OffsetResetStrategySpecifies how the provider determines the starting offset when no committed offset exists for the consumer group.
Other特定の問題に対処するため、特殊なシナリオ向けの高度な接続プロパティを指定します。このプロパティは、サポートチームの指示がある場合にのみ使用してください。
PagesizeSpecifies the maximum number of rows that the provider retrieves from Apache Kafka in a single read operation.
PoolIdleTimeout接続が閉じられるまでのプール内の最大アイドル時間を秒単位で指定します。 UseConnectionPooling=True が必要です。
PoolMaxSize接続プールで許容される接続の最大数を指定します。
PoolMinSize接続プールで常に維持される接続の最小数を指定します。
PoolWaitTime接続リクエストがプール内の利用可能な接続を待機する最大秒数を指定します。待ち時間がこの時間を超えるとエラーが返されます。
ProducerPropertiesSpecifies additional Apache Kafka producer configuration options that the provider passes directly to the client.
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
ReadDurationSpecifies how long, in seconds, the provider waits for additional messages after a read operation begins.
Readonlyprovider からApache Kafka への読み取り専用アクセスを切り替えます。
RowScanDepthSpecifies the maximum number of messages that the provider scans to determine the columns and data types for a topic.
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
SASLOAuthExtensionsSpecifies the extension values to send with OAuth auth schemes.
SchemaRegistryOnlySpecifies whether the provider connects only to the schema registry.
SerializationFormatSpecifies how to serialize/deserialize message contents.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
TypeDetectionSchemeSpecifies how the provider determines the available fields and data types for each topic.
UseConfluentAvroFormatSpecifies how Avro data should be formatted during an INSERT.
UseConnectionPooling接続プーリング機能を有効にすると、provider がリクエストごとに新しい接続を作成する代わりに、既存の接続を再利用できます。
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
ValidateRegistryTopicsSpecifies whether or not to validate schema registry topics against the Apache Kafka broker. Only has an effect when TypeDetectionScheme =SchemaRegistry
WorkloadPoolIdWorkload Identity Federation プールのID。
WorkloadProjectIdWorkload Identity Federation プールをホストするGoogle Cloud プロジェクトのID。
WorkloadProviderIdWorkload Identity Federation プールプロバイダーのID。

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540