[ 
https://issues.apache.org/jira/browse/HBASE-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288778#comment-14288778
 ] 

Hudson commented on HBASE-12899:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #6047 (See 
[https://builds.apache.org/job/HBase-TRUNK/6047/])
HBASE-12899 HBase should prefix htrace configuration keys with "hbase.htrace" 
rather than just "hbase." (Colin Patrick McCabe) (enis: rev 
38701ea8ec8c112f31548b7d9697810a8af953ec)
* 
hbase-common/src/main/java/org/apache/hadoop/hbase/trace/HBaseHTraceConfiguration.java


> HBase should prefix htrace configuration keys with "hbase.htrace" rather than 
> just "hbase."
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12899
>                 URL: https://issues.apache.org/jira/browse/HBASE-12899
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Colin Patrick McCabe
>             Fix For: 1.0.0, 2.0.0, 1.1.0
>
>         Attachments: 12899.v3.txt, HBASE-12899.001.patch, 
> HBASE-12899.002.patch
>
>
> In Hadoop, we pass all configuration keys starting with "hadoop.htrace" to 
> htrace.  So "hadoop.htrace.sampler.fraction" gets passed to HTrace as 
> sampler.fraction, and so forth.
> For consistency, it seems like HBase should prefix htrace configuration keys 
> with "hbase.htrace" rather than just "hbase."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to