You can build the standalone metastore from the 4.0.1 source but you may have compatibility problems if Trino is expecting to communicate with a <4.0 version of the metastore
On Wed, 2025-02-19 at 10:07 +0100, Vivien Brissat wrote: Hello dear community, As far as i know, the latest standalone metastore bin is there : https://repo1.maven.org/maven2/org/apache/hive/hive-standalone-metastore/3.1.3/ I can't find any new bin : the only way to have a metastore in a newer version (4.0.1) is to run Hive as metastore. BTW i don't need all hive stuff, just the metastore : can you show me where i can find this bin ? Or maybe it's a miss ? Thanks a lot !!! PS : i need it for a Trino usage. The problem with the version 3.0.0 (https://downloads.apache.org/hive/hive-standalone-metastore-3.0.0/) is that i have some problems with libs, and if i can avoid putting my hand in this mess it would be better :)