Skip to content

How to connect using prestoDB/Trino #30

@baddev89

Description

@baddev89

The readme indicates a successful connect can be made to MarkLogic using Trino/PrestoDB query engine.

Can an example catalog properties file be provide to demonstrate how to connect from Trino/Presto to MarkLogic?

With this properties file:
connector.name=postgresql
connection-url=jdbc:postgresql://marklogic:8077/
connection-user=admin
connection-password=admin

get this error:
Query 20240109_055918_00000_cg8q3 failed: org.postgresql.util.PSQLException: The connection attempt failed.

I also get the same error using Squirrel and the linked postgres driver. With the MarkLogic driver, Squirrel works. I don't see a way to set the driver class for PrestoDB/Trino connector.

Thank you.

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