[
https://issues.apache.org/jira/browse/HADOOP-13073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Bokor updated HADOOP-13073:
----------------------------------
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
was:FileSystemContractBaseTest is supposed to be run with each concrete
FileSystem implementation to insure adherence to the "contract" for FileSystem
behavior. However, currently only HDFS and S3 do so. RawLocalFileSystem, at
least, needs to be added.
> RawLocalFileSystem does not react on changing umask
> ---------------------------------------------------
>
> Key: HADOOP-13073
> URL: https://issues.apache.org/jira/browse/HADOOP-13073
> Project: Hadoop Common
> Issue Type: Test
> Components: fs
> Affects Versions: 0.23.0
> Reporter: Andras Bokor
> Assignee: Andras Bokor
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]