Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect using prestoDB/Trino #30

Open
baddev89 opened this issue Jan 9, 2024 · 0 comments
Open

How to connect using prestoDB/Trino #30

baddev89 opened this issue Jan 9, 2024 · 0 comments

Comments

@baddev89
Copy link

baddev89 commented Jan 9, 2024

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.

@baddev89 baddev89 changed the title How to connect using prestDB/Trino How to connect using prestoDB/Trino Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant