Trino cluster hosted by Starburst.io

Configuring a Trino / Presto connection

  1. Login to Starburst.io

  2. (Recommended) Setup a new user and role having read-only priviledges on your data catalog

  3. Navigate to the Clusters tab and click on the "Connection info" button of your data cluster. Be carefull the value in the User field is your username and your role separated with a / character.

  4. Set the connection info to Mitzu and set the role as an URL Query Params (eg. role=<your role>). Beside the role you can add other connection parameters in the same field. Each parameter should be in a separate row in the <parameter_name>=<parameter_value> format.

  5. Add tables from Trino. Follow here.

Last updated