Apache Hive
Version 24.2.9064
Version 24.2.9064
Apache Hive
CData Sync アプリケーションからApache Hive コネクタを使用して、Apache Hive からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Apache Hive コネクタを追加
Sync でApache Hive のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてApache Hive 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてApache Hive コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
Apache Hive への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
Server - Enter the host name or the IP address of the server that hosts HiveServer2.
CData Sync supports authenticating to Apache Hive in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
Plain
To connect with a plain-text login, specify these properties:
-
Auth Scheme - Select Plain.
-
User - Enter the username that you use to authenticate to your Apache Hive account.
-
Password - Enter the password that you use to authenticate to your Apache Hive account.
LDAP
To connect with Lightweight Directory Access Protocol (LDAP) credentials, specify the following properties:
-
Auth Scheme: Select LDAP.
-
User - Enter the username that you use to authenticate to your Apache Hive account.
-
Password - Enter the password that you use to authenticate to your Apache Hive account.
No Simple Authentication and Security Layer
To connect with No Simple Authentication and Security Layer (NOSASL) credentials, specify the following properties:
-
Auth Scheme - Select NoSasl.
-
User - Enter the username that you use to authenticate to your Apache Hive account.
-
Password - Enter the password that you use to authenticate to your Apache Hive account.
Kerberos
To connect with Kerberos, specify these settings:
-
Auth Scheme - Select Kerberos.
-
User - Enter the username that you use to authenticate to your Apache Hive account.
-
Password - Enter the password that you use to authenticate to your Apache Hive account.
-
Kerberos KDC - Enter the Massachusetts Institute of Technology (MIT) Kerberos Key Distribution Center (KDC) service that you use to authenticate to Hive.
-
Kerberos Realm - Enter the Kerberos realm that you use to authenticate to Apache Hive.
-
Kerberos SPN - Enter the service principal name (SPN) for the Kerberos domain controller.
-
Sasl Qop - Select the quality-of-protection level for the SASL framework.
-
auth: Specifies authentication only.
-
auth-int: Specifies authentication plus integrity protection.
-
auth-conf: Specifies authentication plus integrity and confidentiality protection.
-
-
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.
Complete Your Connection
To complete your connection:
-
Specify the following properties:
-
Transport Mode - Select the transport mode that you want to use to communicate with the Hive server. The default mode is BINARY.
-
Port (optional)- Enter the port number for the connection to your HiveServer2 instance. The default port is 10000.
-
Database (optional) - Enter the name of the Hive database that you want to use.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とApache Hive の連携について、詳しくはApache Hive Connector for CData Sync を参照してください。