Power BI Connector for Presto

Build 24.0.9062

DSN の作成

このセクションでは、DSN 設定の編集方法と、Presto API への認証および接続について説明します。

DSN 設定

Microsoft ODBC データソースアドミニストレーターを使ってDSN 設定を編集できます。インストールプロセスではコネクタのインストール で説明のとおり、ユーザーDSN とシステムDSN の両方が作成されることに注意してください。

Note: 本製品 は、接続情報をWindows レジストリに保存します。本製品 がレジストリに書き込めるようにするには、Power BI を管理者として実行するか、接続にシステムDSN ではなくユーザーDSN を使用します。

ユーザーDSN

DSN 設定を編集するには、次の手順を実行してください。

  1. スタート -> 検索 を選択し、検索ボックスにODBC データソース と入力します。
  2. Power BI Desktop インストールのビット数(32-bit または64-bit)に対応するODBC アドミニストレーターのバージョンを選択してください。
  3. システムデータソースを選択して構成をクリックします。
  4. 接続タブの情報を編集してOK をクリックします。

システムDSN

システムDSN をユーザーDSN と同じ方法で設定します。ただし、ステップ3を実行する前に、システムDSN タブに切り替える必要があります。

Connecting to Presto

Set the Server and Port connection properties to connect, in addition to any authentication properties that may be required.

Securing Presto Connections

To enable TLS/SSL in the 本製品, set UseSSL to true.

Authenticating to Presto

Presto supports authentication via either LDAP or Kerberos. If the Presto server does not have authentication set up, leave AuthScheme set to NONE (default).

The following subsections describe the requirements for authenticating with either LDAP or Kerberos.

LDAP

To authenticate with LDAP, set these connection properties:

  • AuthScheme: LDAP.
  • User: The authenticating user.
  • Password: The authenticating user's password.

Kerberos

For details on authenticating with Kerberos, see Kerberos の使用.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062