Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Calling getScheme on a FilterFileSystem throws UnsupportedOperationException, which is the default provided by the base class. Instead, it should return the scheme of the underlying ("filtered") filesystem.
Attachments
Issue Links
- relates to
-
HADOOP-14132 Filesystem discovery to stop loading implementation classes
- Open
-
HADOOP-16107 FilterFileSystem doesn't wrap all create() or new builder calls; may skip CRC logic
- Resolved