World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
1.09k
stars
343
forks
source link
[#5582] improvement(hadoop3-filesystem): Remove configuration `fs.gvfs.filesystem.providers` from GVFS client. #5634
Open
yuqi1129 opened 1 day ago
What changes were proposed in this pull request?
Configuration
fs.gvfs.filesystem.providers
is redundant, so we'd better remove this configuation.Why are the changes needed?
This configuration is redundant. Fix: #5582
Does this PR introduce any user-facing change?
N/A
How was this patch tested?
Existing tests.