I’ve been scratting around trying to get, what seems to me, a simple enough config working:
- Presto (now known as Trino)
- Minio as data store
- Hive as data catalogue
Nothing has worked so far
Is there a docker-compose.yml file that I can access to get this thing working? I don’t need Hive if it’s not needed, my simple requirements are to be able to use Trino to query Parquet/Json/CSV on s3 (minio)
Regards
Ashley