[
https://issues.apache.org/jira/browse/HBASE-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440059#comment-13440059
]
Zhihong Ted Yu commented on HBASE-6524:
---------------------------------------
Reverted patch from trunk.
TestHTraceHooks.java missed license header.
{code}
+import org.cloudera.htrace.impl.NullSpan;
{code}
I think the intent of putting htrace into maven repo is for wider adoption.
I wonder if the above namespace (involving cloudera which should not be an org)
would serve that purpose well.
For HBaseLocalFileSpanReceiver.java, year is not needed in license header:
{code}
+ * Copyright 2010 The Apache Software Foundation
{code}
Let's conduct thorough testing against hadoop 2.0 profile
> Hooks for hbase tracing
> -----------------------
>
> Key: HBASE-6524
> URL: https://issues.apache.org/jira/browse/HBASE-6524
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jonathan Leavitt
> Fix For: 0.96.0
>
> Attachments: 6524.addendum, createTableTrace.png, hbase-6524.diff
>
>
> Includes the hooks that use [htrace|http://www.github.com/cloudera/htrace]
> library to add dapper-like tracing to hbase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira