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

[#6462] fix(filesystem-hadoop3): Fix GVFS client can't find HDFSFileSystemProvider problem #6473

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

In the current code base, we need to add catalog-hadoop to make GVFS client works or class HDFSFileSystemProvider and LocalFileSystemProvider can't be found.

Why are the changes needed?

It's a bug.

Fix: #6462

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

ITs, UTs and test locally.

…SystemProvider` problem (#6463)

### What changes were proposed in this pull request?

In the current code base, we need to add `catalog-hadoop` to make GVFS
client works or class `HDFSFileSystemProvider` and
`LocalFileSystemProvider` can't be found.

### Why are the changes needed?

It's a bug.

Fix: #6462 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

ITs, UTs and test locally.
@jerryshao jerryshao merged commit 51b4ba2 into branch-0.8 Feb 18, 2025
28 checks passed
@jerryshao jerryshao deleted the cherry-pick-branch-0.8-07ae3f6c092edd3810765c61f38fe5c09431de32 branch February 18, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants