Apache Impala

Version 24.2.9064


Apache Impala


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

Apache Impala コネクタを追加

Sync でApache Impala のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

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

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

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

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてApache Impala コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。

Apache Impala への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

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

  • Server - Enter the name of the server that hosts Apache Impala.

CData Sync supports authenticating to Apache Impala in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

NoSasl

To connect without authentication, select NoSasl for Auth Scheme. No additional properties are required.

LDAP

To connect with LDAP credentials, specify the following properties:

  • Auth Scheme - Select LDAP.

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

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

Kerberos

Kerberos で接続するには、以下を指定します。

  • Auth Scheme - Kerberos を選択。

  • User - Apache Impala への認証に使用するユーザー名を入力。

  • Password - Apache Impala への認証に使用するパスワードを入力。

  • Kerberos KDC - Kerberos キー配布センター(KDC)マシンのホスト名またはIP アドレスを入力。

  • Kerberos Realm - Kerberos への認証に使用するKerberos レルムを入力。

  • Kerberos SPN - Kerberos ドメインコントローラーのサービスプリンシパル名(SPN)を入力。

  • Kerberos Keytab File(オプション)- Kerberos キータブファイルの完全なファイルパスを入力。

  • Kerberos Ticket Cache(オプション)- MIT Kerberos 資格情報キャッシュファイルの完全なファイルパスを入力。

Complete Your Connection

  1. Specify the following properties:

    • Transport Mode - Select the transport mode that you want to use to communicate with the Impala server:

      • BINARY (default)

      • HTTP - For this mode, you also must specify a value for HTTP Path, which is the path component of the URL endpoint. The default value is cliservice.

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

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

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

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

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

詳細情報

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