Manage the Trino Connector
The Composer Trino connector connects to a Trino server, and verified with versions 351-390. Trino is the new brand name for Presto.
You might use the Composer Trino connector to connect to a Trino server on which the Trino connector is installed. After the connection is made, you would then be able to visualize and explore data in the PostgreSQL or AWS S3 database using the Composer client.
The Trino connector has been validated and tested with PostgreSQL or AWS S3 databases only. Composer cannot guarantee bug-free operation of the Trino connector with other databases, although you can try to use Trino to connect to them.
Before you can establish a connection from Composer to the Trino server, the Trino connector server must be installed, configured and enabled. See Manage Connectors and Connector Servers for general instructions and Connect to Trino for details specific to the Trino connector.
After setting up the connector, create data sources that specify the necessary connection information and identify the data you want to use. See Manage Data Sources for more information. After you set up your data sources, create dashboards and visuals from from the data in these data sources. See Create Dashboards.
Feature Support
Connector support for specific features is shown in the following table.
Key: Y - Supported; N - Not Supported; N/A - not applicable
Feature | Supported? |
---|---|
Y |
|
Y |
|
N |
|
N |
|
Y |
|
N/A |
|
Y |
|
Y |
|
Y |
|
Y |
|
Y |
|
N |
|
Y |
|
Y |
|
N/A |
|
N/A |
|
N |
|
N |
|
Y |
|
N/A |
|
Y |
|
N |
|
Y |
|
Y |
|
Y |
Connect to Trino
Install and configure the Trino connector
Install a supported Trino version Refer to Trino's documentation Deploying Trino for more details.
Configure the Trino Server. Refer to Trino's documentation Configuring Trino for more details.
Make sure that the following files are available in the appropriate Trino server
/etc/
folder:
config.properties
node.properties
jvm.config
log.properties
Configure Trino to connect to your data source of choice, such as PostgreSQL or AWS S3.
Comments
0 comments
Please sign in to leave a comment.