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

FileSystem Closed Exception #17134

Open
carrey-feng opened this issue Dec 24, 2021 · 0 comments
Open

FileSystem Closed Exception #17134

carrey-feng opened this issue Dec 24, 2021 · 0 comments

Comments

@carrey-feng
Copy link

Presto version: 0.265.1
Some queries throw a FileSystem closed exception in my cluster.
The Problem is caused by fileSystemRefresh code block of PrestoFileSystemCache.getInternal() of presto-hadoop-apache2 and the FinalizerService make the time to close the filesystem uncontrollable.
You can view this PR https://github.com/prestodb/presto-hadoop-apache2/pull/54 to get details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant