Set up(设置)¶
You can access Palantir Foundry datasets from Tableau and use them to build interactive dashboards. To use Foundry with Tableau Desktop, you must have both the Foundry datasets JDBC driver and the Tableau connector file installed on your computer.
Follow the guide below to complete this installation.
Step 1: Install the JDBC driver for Foundry datasets¶
Navigate to Downloads: Foundry Datasets JDBC Driver, download the .jar file, and place it in the correct directory for your operating system. Create the directory if it does not already exist.
- If using Windows:
C:\Program Files\Tableau\Drivers - If using Mac:
~/Library/Tableau/Drivers
Step 2: Install the Tableau connector file¶
Navigate to Downloads: Foundry Datasets Tableau Connector, download the .taco file, and place it in the My Tableau Repository\Connectors directory on your computer.
- If using Windows:
C:\Users\[Windows User]\Documents\My Tableau Repository\Connectors - If using Mac:
~/Documents/My Tableau Repository/Connectors
If you cannot find the My Tableau Repository folder in the above location, or if after opening Tableau you cannot see the Foundry by Palantir connector, your connector folder is located elsewhere. Open Tableau and select File -> Repository Location to find the correct location. You should never need to create the folder yourself.
Step 3: Get started building interactive dashboards¶
Now that you've installed the JDBC driver and the Tableau connector file, you can follow the instructions in the Tableau: Getting Started Guide to get started building your first interactive dashboard backed by Foundry data.
中文翻译¶
设置¶
您可以从 Tableau 访问 Palantir Foundry 数据集(datasets),并使用它们构建交互式仪表板(interactive dashboards)。要在 Tableau Desktop 中使用 Foundry,您必须在计算机上同时安装 Foundry 数据集 JDBC 驱动程序(JDBC driver)和 Tableau 连接器文件(connector file)。
请按照以下指南完成安装。
步骤 1:安装 Foundry 数据集的 JDBC 驱动程序¶
导航至 下载:Foundry 数据集 JDBC 驱动程序,下载 .jar 文件,并将其放置在适用于您操作系统的正确目录中。如果该目录不存在,请自行创建。
- 如果使用 Windows:
C:\Program Files\Tableau\Drivers - 如果使用 Mac:
~/Library/Tableau/Drivers
步骤 2:安装 Tableau 连接器文件¶
导航至 下载:Foundry 数据集 Tableau 连接器,下载 .taco 文件,并将其放置在计算机上的 My Tableau Repository\Connectors 目录中。
- 如果使用 Windows:
C:\Users\[Windows 用户]\Documents\My Tableau Repository\Connectors - 如果使用 Mac:
~/Documents/My Tableau Repository/Connectors
如果您在上述位置找不到 My Tableau Repository 文件夹,或者在打开 Tableau 后看不到 Foundry by Palantir 连接器,则说明您的连接器文件夹位于其他位置。请打开 Tableau,选择 文件 -> 存储库位置 以找到正确的位置。您无需自行创建该文件夹。
步骤 3:开始构建交互式仪表板¶
现在您已安装了 JDBC 驱动程序和 Tableau 连接器文件,可以按照 Tableau:入门指南 中的说明,开始构建您的第一个由 Foundry 数据支持的交互式仪表板。