Apache Impala

Version 23.4.8843


Apache Impala


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

接続の確立

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

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

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

  3. データソースタブをクリックしてApache Impala 行に移動します。

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

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

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

    • Server - Enter the name of the server that hosts the SQL server.

    • Auth Scheme - Select your authentication scheme below to proceed to the relevant section for your scheme. Then fill out the settings as specified in that section.

      • NoSasl (This Auth scheme does not require any additional settings. So, you can select this scheme and continue with the settings and steps below.)
      • LDAP
      • Kerberos
    • Transport Mode - Select the transport mode that you want to use to communicate with the Impala server. The default mode is BINARY.

    • Port - Enter the port number for the connection to your Impala server instance. The default port is 21050.

    • Database - Enter the name of the Impala database that you want to use.

    • Protocol Version - Select the Thrift protocol version to use when you connect to the Impala server. The default version is 7.

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

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

LDAP

  1. For the LDAP scheme, specify these settings:

    • User - Enter the username that you use to authenticate to your Impala account.

    • Password - Enter the password that you use to authenticate to your Impala account.

  2. Complete the remaining steps.

Kerberos

  1. For the Kerberos scheme, specify these settings:

    • User - Enter the username that you use to authenticate to your Impala account.

    • Password - Enter the password that you use to authenticate to your Impala account.

    • Kerberos Service KDC - Enter the Kerberos KDC of the service.

    • Kerberos Realm - Enter the Kerberos Realm that you use to authenticate to Impala.

    • Kerberos SPN - Enter the service principal name (SPN) for the Kerberos domain controller.

    • Kerberos Keytab File - Enter the keytab file that contains your pairs of the Kerberos principals and encrypted keys.

    • Kerberos Ticket Cache - Enter the full file path to the Kerberos credential cache file.

  2. Complete the remaining steps.

    詳細情報

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