Apache Impala
Version 26.2.9623
Version 26.2.9623
Apache Impala
CData Sync アプリケーションからApache Impala コネクタを使用して、Apache Impala からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Apache Impala コネクタを追加
Sync でApache Impala のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてApache Impala 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。この操作により、接続を追加ダイアログボックスが開きます。
Note:接続を設定アイコンが表示されない場合は、コネクタをダウンロードアイコンをクリックして Apache Impala コネクタをインストールしてください。
-
接続を追加ダイアログボックスに接続名を入力します。
-
追加をクリックして、コネクタの設定タブを開きます。
新しいコネクタのインストールについての詳細は、接続を参照してください。
Apache Impala への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
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 User:Kerberos ドメインコントローラーのプリンシパル名を入力。この名前は、Host/User@Realm の形で指定する必要があります。
-
(オプション)Kerberos Keytab File:Kerberos キータブファイルの完全なファイルパスを入力。
-
(オプション)Kerberos Ticket Cache:MIT Kerberos 資格情報キャッシュファイルの完全なファイルパスを入力。
Complete Your Connection
-
Specify the following properties:
-
Transport Mode: Select the transport mode that you want to use to communicate with the Impala server:
-
BINARY: The default mode.
-
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.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とApache Impala の連携について、詳しくはApache Impala Connector for CData Sync を参照してください。