Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Many tests in ITestProvidedImplementation use TextFileRegionAliasMap as the AliasMap. This stores and retrieves path handles for provided locations using UTF-8 encoding. HDFS-13186 implements the path handle semantics for RawLocalFileSystem using LocalFileSystemPathHandle. Storing and retrieving these path handles as UTF-8 strings in TextFileRegionAliasMap results in improper serialization/deserialization, and fails the associated tests.
Attachments
Attachments
Issue Links
- is caused by
-
HDFS-13186 [PROVIDED Phase 2] Multipart Uploader API
- Resolved