[
https://issues.apache.org/jira/browse/HADOOP-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HADOOP-9042:
-----------------------------------------
Attachment: HADOOP-9042.009.patch
here's an updated patch which includes the fix.
To answer your question, Eli, {{TEST_UMASK}} is used in both
{{FileSystemContractBaseTest}} and {{TestHDFSFileSystemContract}}. The issue
is that HDFS requires the default umask to be set when the {{FileSystem}} is
created, whereas the other filesystems can accept it being changed later.
> Add a test for umask in FileSystemContractBaseTest
> --------------------------------------------------
>
> Key: HADOOP-9042
> URL: https://issues.apache.org/jira/browse/HADOOP-9042
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Minor
> Fix For: 2.0.3-alpha
>
> Attachments: HADOOP-9042.008.patch, HADOOP-9042.009.patch,
> HDFS-3975.001.patch, HDFS-3975.002.patch, HDFS-3975.003.patch,
> HDFS-3975.004.patch, HDFS-3975.005.patch, HDFS-3975.006.patch
>
>
> Add a unit test to make sure {{umask}} is working correctly in
> FileSystemContractBaseTest.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira