[
https://issues.apache.org/jira/browse/HDFS-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544806#comment-14544806
]
Akira AJISAKA commented on HDFS-8400:
-------------------------------------
Thanks [~liushaohui] for pinging me.
{code}
+ xmlPrefixToSkipCompare.add(DFSConfigKeys.DFS_SERVER_HTRACE_PREFIX);
+ xmlPrefixToSkipCompare.add(DFSConfigKeys.DFS_CLIENT_HTRACE_PREFIX);
{code}
I'd like to add the full parameter as possible for the test to fail with the
wrong parameter that has the same prefix.
> Fix failed TestHdfsConfigFields
> -------------------------------
>
> Key: HDFS-8400
> URL: https://issues.apache.org/jira/browse/HDFS-8400
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Fix For: 3.0.0
>
> Attachments: HDFS-8400.001.patch
>
>
> TestHdfsConfigFields failed for:
> {code}
> hdfs-default.xml has 2 properties missing in class
> org.apache.hadoop.hdfs.DFSConfigKeys
> dfs.htrace.spanreceiver.classes
> dfs.client.htrace.spanreceiver.classes
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)