[
https://issues.apache.org/jira/browse/HDFS-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536298#comment-14536298
]
Masatake Iwasaki commented on HDFS-8358:
----------------------------------------
There are options such as
1. reverting the change of hdfs-default.xml: TestHdfsConfigFields does not
require the properties in DFSConfigKeys to be in hdfs-default.xml.
2. moving the entries from hdfs-default.xml to core-site.xml: There is no
equivalent test for core-default.xml.
3. adding "dfs.htrace." and "dfs.client.htrace." to the skip list of
TestHdfsConfigFields.
> TestTraceAdmin fails
> --------------------
>
> Key: HDFS-8358
> URL: https://issues.apache.org/jira/browse/HDFS-8358
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Masatake Iwasaki
> Attachments: HADOOP-11940.001.patch
>
>
> After HADOOP-11912, {{TestTraceAdmin#testCreateAndDestroySpanReceiver}} in
> hdfs started failing.
> It was probably unnoticed because the jira changed and triggered unit testing
> in common only.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)