Andras Bokor created HADOOP-13388: ------------------------------------- Summary: Clean up TestLocalFileSystemPermission Key: HADOOP-13388 URL: https://issues.apache.org/jira/browse/HADOOP-13388 Project: Hadoop Common Issue Type: Bug Components: fs Reporter: Andras Bokor Assignee: Andras Bokor Fix For: 3.0.0-alpha2
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|https://issues.apache.org/jira/browse/HADOOP-7363] since testMkdirsWithUmask test will never work with RawLocalFileSystem. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org