Skip to content
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

Managed roll out of filesystem caching support #20550

Open
12 of 14 tasks
mosabua opened this issue Feb 2, 2024 · 9 comments
Open
12 of 14 tasks

Managed roll out of filesystem caching support #20550

mosabua opened this issue Feb 2, 2024 · 9 comments
Assignees

Comments

@mosabua
Copy link
Member

mosabua commented Feb 2, 2024

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

Tasks

  1. cla-signed delta-lake iceberg tests:hive
@mosabua mosabua self-assigned this Feb 2, 2024
@wendigo
Copy link
Contributor

wendigo commented Feb 2, 2024

I'm looking into adding tracing to Alluxio caching

@mosabua
Copy link
Member Author

mosabua commented Feb 9, 2024

Started thread to continue the discussion around preferred hosts at https://trinodb.slack.com/archives/CP1MUNEUX/p1707517245306449

@mosabua
Copy link
Member Author

mosabua commented Feb 13, 2024

Potentially update deps with #20685

@TinoSM
Copy link

TinoSM commented Mar 12, 2024

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).

@mosabua
Copy link
Member Author

mosabua commented Mar 19, 2024

@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 ..

@mosabua
Copy link
Member Author

mosabua commented Mar 19, 2024

@akenO8
Copy link
Member

akenO8 commented Apr 24, 2024

Caused by: java.lang.ClassNotFoundException: io.trino.hdfs.TrinoFileSystemCache$FileSystemKey

After I upgraded to 445, booting reported this error.

@mosabua
Copy link
Member Author

mosabua commented Apr 26, 2024

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

@akenO8
Copy link
Member

akenO8 commented Apr 30, 2024

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. #21669
Please ignore it.

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

4 participants