Open mosabua opened 9 months ago
I'm looking into adding tracing to Alluxio caching
Started thread to continue the discussion around preferred hosts at https://trinodb.slack.com/archives/CP1MUNEUX/p1707517245306449
Potentially update deps with https://github.com/trinodb/trino/pull/20685
AS a very random comment (please ignore if doesnt apply), do not forget to include the dependencies as part of helm chart (if that's planned https://artifacthub.io/packages/helm/trino/trino), tried to add the feature to my system (Delta/Hive connectors) and got
Caused by: java.lang.ClassNotFoundException: io.trino.hdfs.TrinoFileSystemCache$FileSystemKey
Nevermind it got fixed by updating Trino version manually instead of using the chart's default version (I expected chart and trino to be up-to-date, but it seems versions are not linked 1:1).
@TinoSM .. the feature is part of the docker container so automatically also part of the Helm chart. Please provide more info on what you did in a separate ticket ..
Blog post went live a while ago - here is the link https://trino.io/blog/2024/03/08/cache-refresh
Also https://www.linkedin.com/feed/update/urn:li:activity:7171977291483299840
Caused by: java.lang.ClassNotFoundException: io.trino.hdfs.TrinoFileSystemCache$FileSystemKey
After I upgraded to 445, booting reported this error.
Caused by: java.lang.ClassNotFoundException: io.trino.hdfs.TrinoFileSystemCache$FileSystemKey
After I upgraded to 445, booting reported this error.
Please file a separate issue with details. This is not something that should happen at all .. unless yoy have a modified fork
Caused by: java.lang.ClassNotFoundException: io.trino.hdfs.TrinoFileSystemCache$FileSystemKey
After I upgraded to 445, booting reported this error.
Sorry, This is an error printed when the startup of the trino-server fails due to other bugs. https://github.com/trinodb/trino/issues/21669 Please ignore it.
We are trying to complete the Alluxio caching support roll out now that Trino 438 is out. Following is the proposed sequence of tasks with status and mention of contributors and others helping.
Initial discussion also happened in https://trinodb.slack.com/archives/CP1MUNEUX/p1706892319598769