[
https://issues.apache.org/jira/browse/HDFS-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535625#comment-14535625
]
Colin Patrick McCabe commented on HDFS-8358:
--------------------------------------------
Thanks for finding this and filing the JIRA, [~kihwal].
Intuitively it seems like I should be able to set
"\-Clocal-file-span-receiver.path=/tmp/foo", not
"\-Cdfs.htrace.local-file-span-receiver.path=/tmp/foo". We always want to be
modifying the {{dfs.htrace}} config keys with the {{\-C}} options we pass,
right? So maybe let's just prefix anything we get via {{\-C}} with
{{dfs.htrace}} to avoid the extra typing.
> 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)