Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
FileSystemContractBaseTest#testMkdirsWithUmask is changing umask under the filesystem. RawLocalFileSystem reads the config on startup so it will not react if we change the umask.
It blocks HADOOP-7363 since testMkdirsWithUmask test will never work with RawLocalFileSystem.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-7363 TestRawLocalFileSystemContract is needed
- Resolved
- breaks
-
HADOOP-13440 FileContext does not react on changing umask via configuration
- Resolved
- relates to
-
HADOOP-15571 Multiple FileContexts created with the same configuration object should be allowed to have different umask
- Resolved
-
HADOOP-13388 Clean up TestLocalFileSystemPermission
- Resolved