Skip to content

.env for Trino #472

@Va1-ha11a

Description

@Va1-ha11a

The example-env file in still refers to presto:

#MODULES=presto,athena,prod,bq
MODULES=presto

MODULES_PRESTO_ENGINE=presto
MODULES_PRESTO_API=http://presto:8080/v1
MODULES_PRESTO_CATALOG=system
MODULES_PRESTO_SCHEMA=runtime
MODULES_PRESTO_SOURCE=quix
MODULES_PRESTO_DB_EMPTY_TIMEOUT=60000
MODULES_PRESTO_DB_REQUEST_TIMEOUT=10000
`MODULES_PRESTO_HTTP_HEADERS_PREFIX=X-PRESTO-

I have both Trino and Quix installed in docker containers and want to set up the connection. How can I update the code since Presto had been rebranded to Trino?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions