[
https://issues.apache.org/jira/browse/HADOOP-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masatake Iwasaki updated HADOOP-11544:
--------------------------------------
Attachment: HADOOP-11544.002.patch
Thanks for the comment [~ajisakaa]. I removed the entry of
"hadoop.htrace.sampler" from core-default.xml because the default
(NeverSampler) is defined in org.apache.htrace.SamplerBuilder.
I would like to left the description in Tracing.apt.vm because users still can
use "hadoop.htrace.sampler" for setting trace sampler though the config key
should be specified as {{TraceUtils.HTRACE_CONF_PREFIX +
SamplerBuilder.SAMPLER_CONF_KEY}} rather than
{{CommonConfigurationKeys.HADOOP_TRACE_SAMPLER}} in java code.
> Remove unused configuration keys for tracing
> --------------------------------------------
>
> Key: HADOOP-11544
> URL: https://issues.apache.org/jira/browse/HADOOP-11544
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Trivial
> Attachments: HADOOP-11544.001.patch, HADOOP-11544.002.patch
>
>
> CommonConfigurationKeys.HADOOP_TRACE_SAMPLER* are no longer used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)