Databricks
Version 24.2.9064
Version 24.2.9064
Databricks
CData Sync アプリケーションからDatabricks コネクタを使用して、Databricks からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
Databricks コネクタを追加
Sync でDatabricks のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてDatabricks 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてDatabricks コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
Databricks への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
Server - Enter the host name or the IP address of the server that hosts the Databricks database.
-
HTTP Path - Enter the HTTP path of your Databricks cluster.
CData Sync supports authenticating to Databricks in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
- PersonalAccessToken (default)
- Basic
- AzureServicePrincipal
- AzureAD
Personal Access Token
To connect with a personal access token (PAT), set the following properties:
-
Auth Scheme - Select PersonalAccessToken.
-
Token - Enter the PAT that you use to connect to Databricks server.
To obtain your token:
-
In your Azure Databricks workspace, click your username in the top bar and select User Settings > Access Tokens.
-
Click Developer.
-
Click Manage (next to Access tokens). Then, click Generate new token > Generate.
Copy and save your new token because it will not be displayed again.
-
Basic
ユーザー資格情報で接続するには、次のプロパティを設定します。
-
Auth Scheme:Basic を選択。
-
User:Databricks アカウントへの認証に使用するユーザー名を入力。
-
Password:Databricks アカウントへの認証に使用するパスワードを入力。
Azure Service Principal
To connect with an Azure service principal, set the following properties:
-
Auth Scheme - Select AzureServicePrincipal.
-
Azure Tenant Id - Enter the tenant identifier (Id) for your Microsoft Azure Active Directory application.
-
Azure Client Id - Enter the client Id for your Microsoft Azure Active Directory application.
-
Azure Client Secret - Enter the client secret for your Microsoft Azure Active Directory application.
-
Azure Subscription Id - Enter the subscription Id for your Microsoft Azure Databricks service workspace.
-
Azure Resource Group - Enter the resource-group name for your Microsoft Azure Databricks service workspace.
-
Azure Workspace - Enter the name of your Microsoft Azure Databricks service workspace.
Azure Active Directory
To connect with an Azure Active Directory user account, set the following properties:
-
Auth Scheme - Select AzureAD.
-
Azure Tenant - Enter the Microsoft Online tenant that you use to access data. If you do not specify a tenant, Sync uses the default tenant.
-
OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
Complete Your Connection
To complete your connection:
-
(Optional) For Database, enter the name of your Databricks database.
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
AzureAD で認証する場合は、Databricks への接続 をクリックしてDatabricks アカウントに接続します。
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とDatabricks の連携について、詳しくはDatabricks Connector for CData Sync を参照してください。