Installation From Source
Last updated
Was this helpful?
Last updated
Was this helpful?
Currently, the TileDB-Τrino connector is built as a plugin. It must be packaged and installed on the Trino instances. You can download the or build the connector from source using the following command from the top level directory of the TileDB-Trino repo.
First clone Trino
Install Trino
Create a TileDB directory
Build and copy the TileDB-Trino jars to the TileDB directory
Create two nested directories "etc/catalog" which include the tiledb.properties file and move them to:
Launch the Trino Server
Launch the Trino-CLI with the TileDB plugin