HDFS

Version 23.4.8843


HDFS


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

接続の確立

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

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

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

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

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

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

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

    • Host - Enter the host name of your HDFS server.

    • Port - Enter the port number for your HDFS installation. The default port value is 50070.

    • Auth Scheme - Select the authentication scheme. The default setting is Negotiate. For this setting, specify the following values:

      • User - Enter the username that you use to authenticate to your HDFS server.

      • Password - Enter the password that you use to authenticate to your HDFS server.

      • Kerberos KDC - Enter the Kerberos Key Distribution Center (KDC) service that you use to authenticate.

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

      • Kerberos SPN - Enter the service principal name (SPN) for the Kerberos Domain Controller. The SPN is composed of the service and host of the HDFS Kerberos principal (for example, ServiceName/MyHost@DomainName)

      • Kerberos Keytab File - Enter the path to your keytab file.

      • Kerberos Ticket Cache - Enter the full path to an MIT Kerberos credential cache file. Sync uses the specified cache file to obtain the Kerberos ticket that is required to connect to HDFS.

      • Path - Enter the HDFS path for your working directory.

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

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

詳細情報

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