Tableau Server #

Starburst connector #

  1. Install Trino JDBC driver 469 or later if you have not done so. Download the latest Trino JDBC driver, and place it in the following location:
    Windows: C:\Program Files\Tableau\Drivers
    Linux: /opt/tableau/tableau_driver/jdbc

    Do not store more than one Starburst JDBC driver in this directory. Delete any previous drivers when you update to a newer version.

  2. Go to this Tableau Exchange page and download the Starburst connector (named StarburstEnterpriseJDBC-x.x.x.taco). Save it to the following location:

    Windows: C:\Program Files\Tableau\Connectors
    Linux: /opt/tableau/connectors
  3. Restart Tableau Server.

ODBC connector #

  1. Download and install the latest Starburst ODBC driver as appropriate for your operating system.

  2. Restart Tableau Server.

JDBC connector #

  1. Install Trino JDBC driver 469 or later if you have not done so. Download the latest Trino JDBC driver, and place it in the following location:

    Windows: C:\Program Files\Tableau\Drivers
    Linux: /opt/tableau/tableau_driver/jdbc

    Do not store more than one Starburst JDBC driver in this directory. Delete any previous drivers when you update to a newer version.

  2. Restart Tableau Server.

OAuth 2.0 authentication #

To use OAuth 2.0 to connect to SEP or Starburst Galaxy, follow this instruction to generate your own OAuth configuration file, then register OAuth client.

  1. Sign in to your Tableau Server site using admin credentials and navigate to the Settings page.

  2. Under OAuth Clients Registry, click the Add OAuth Client button.

  3. Enter the required information, which should be the same as when you create a OAuth client in your identity provider or in Starburst Galaxy. Click Add OAuth Client, then Save.

      Tableau Server add OAuth client

For more information about setting up server level and site level OAuth clients in Tableau Server, see this instruction in Tableau documentation.