Apache Kafka

Version 23.4.8843


Apache Kafka


CData Sync アプリケーションからApache Kafka コネクタを使用して、サポートされている任意のデータソースから同期先のApache Kafka へデータを移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

接続の確立

Sync でApache Kafka のデータを使用するには、はじめにApache Kafka への接続を確立する必要があります。以下の手順で、Apache Kafka をSync アカウントに接続します。

  1. Sync のダッシュボードから接続 ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. 同期先タブをクリックしてApache Kafka 行に移動します。

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

    • Connection Name - Enter a connection name of your choice.

    • Bootstrap Servers - Enter the address of the Apache Kafka Bootstrap servers to which you want to connect.

    • Auth Scheme - Select the authentication scheme. Plain is the default setting. For this setting, specify your login credentials:

      • User - Enter the username that you use to authenticate to Apache Kafka.

      • Password - Enter the password that you use to authenticate to Apache Kafka.

    • Type Detection Scheme - Specify the detection-scheme type (None, RowScan, SchemaRegistry, or MessageOnly) that you want to use. The default type is None.

    • Use SSL - Specify whether you want to use the Secure Sockets Layer (SSL) protocol. The default value is False.

  6. 作成およびテストをクリックして接続を作成します。

  7. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

詳細情報

CData Sync とApache Kafka の連携について、詳しくはApache Kafka Connector for CData Sync を参照してください。