[
https://issues.apache.org/jira/browse/HADOOP-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023910#comment-15023910
]
Xiao Chen commented on HADOOP-12294:
------------------------------------
Hi [~lichangleo], this seems to cause test
{{TestPermission#testBackwardCompatibility}} to fail. Could you please take a
look? Thanks.
*Error Message*
expected:<18> but was:<0>
*Stacktrace*
{noformat}
java.lang.AssertionError: expected:<18> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at
org.apache.hadoop.security.TestPermission.testBackwardCompatibility(TestPermission.java:98)
{noformat}
> Remove the support of the deprecated dfs.umask
> ----------------------------------------------
>
> Key: HADOOP-12294
> URL: https://issues.apache.org/jira/browse/HADOOP-12294
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: Chang Li
> Assignee: Chang Li
> Fix For: 3.0.0
>
> Attachments: HADOOP-12294.2.patch, HADOOP-12294.patch
>
>
> provide better visibility of parsing configuration failure by logging full
> error message and propagate error message of parsing configuration back to
> client
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)