Skip to content

How to use trino connect a prestodb? #10407

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

Open
heroygt opened this issue Dec 24, 2021 · 4 comments
Open

How to use trino connect a prestodb? #10407

heroygt opened this issue Dec 24, 2021 · 4 comments

Comments

@heroygt
Copy link

heroygt commented Dec 24, 2021

Hi there,

Because I need to join several tables among multiple datasources, I setup a trino server to connect them. Since one of the datasources is hive which is behind of a presto server, I try to configure a connector for that presto server, but I cannot find the right connector type. Please help~

@martint
Copy link
Member

martint commented Dec 24, 2021

You should’ve able to connect Trino directly to the Hive data source instead of going through a separate prestodb cluster. Would that be an option?

@heroygt
Copy link
Author

heroygt commented Dec 27, 2021

Presto is a published datesource. As a downstream user, I'm not able to connect hive directly without authorization.

@heroygt
Copy link
Author

heroygt commented Dec 27, 2021

You should’ve able to connect Trino directly to the Hive data source instead of going through a separate prestodb cluster. Would that be an option?

Also, I don't have resources to run a new cluster as powerful as existed presto cluster

@tooptoop4
Copy link
Contributor

@heroygt #3105 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants