Integrate Trino with your Onehouse Lakehouse
This guide shows how to seamlessly integrate Trino with your Onehouse Managed Lakehouse. This will allow you to power serverless analytics at scale on top of the data in your Lakehouse.
Deploying Trino and Connecting to Onehouse
For AWS
If you are on AWS, AWS provide several guides that help you plug in Trino into your enviornment.
EMR: https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-presto-glue.html EKS: https://awslabs.github.io/data-on-eks/docs/blueprints/distributed-databases/trino and https://trino.io/docs/current/installation/kubernetes.html
Trino on EMR is easier to setup but will add costs as you look at larger workloads while EKS deployment will be cheaper but might have some infra-related initial pain.