Add a Starburst connection

Follow these steps to connect to Starburst databases:

  1. Click Data in the top navigation bar.

  2. Click the Connections tab in the left navigation bar, and select the Others tile. Alternatively, select + Create new in the left navigation bar, select Connection, and select the Starburst tile.

  3. Create a name for your connection and a description (optional), then select the Starburst connection type, and click Continue.

  4. In the Choose your data warehouse interface, specify the fields:

    Name your connection

    For example, MyStarburstDatabase

    Describe your connections

    The optional description of the database

    Choose your data warehouse

    Select the Starburst tile

    Add Starburst connection
  5. Select Connect.

  6. In the Specify connection details interface, enter the connection details for your Starburst data source.

    Specify connection details for Starburst
    Host

    Host name or IP address

    Port

    Port associated with the database

    User

    The user account name

    Password

    The password of the user account

    Database

    The password of the user account

  7. (Optional) Configure proxy for your Starburst connection by doing the following:

    1. Select the Advanced Config menu to reveal the Key and Value fields.

    2. For Key, enter httpProxy, and for Value, enter <proxyHost>:<proxyPort>.

      Example: 40.142.32.22:5050

      Additional configuration

      You can also click to open the Advanced Config section, and enter additional parameters as Key and Value pairs. To add more keys and values, click the plus sign (+), and add them. Refer to the cloud data warehouse’s JDBC driver reference documentation for information on the supported keys and values.

      • The key-value pairs must be already defined in your data source.

      • Key-value pairs are case-sensitive.

  8. Click Continue.

  9. Select the tables and columns for your new connection.

    1. Select tables (on the left)

    2. Select columns from each table (on the right)

      • When you select multiple tables that share data, ThoughtSpot recognizes existing joins within the new connection. You can also add joins at a later time.

      • For very wide tables, select only the columns that you need for calculations, filters, and joins.

  10. Click Create connection.

    After ThoughtSpot creates the new connection, it displays a message about the number of tables and columns in that connection.

  11. Click Create.


Your new connection appears on the Data > Connections page.

The connection you just created is a link to an external data source. If the external data source contains joins, ThoughtSpot recognizes them.

After you add the connection, you can search your database.

Click the name of your connection to view the tables and columns in your connection.

New connection

You can now perform a live query on the tables and columns of your connection. Because the selected tables and columns in your connection are outside ThoughtSpot (they are linked, not imported), it may take a little longer to render the initial search results. This is because ThoughtSpot does not cache linked data.