[
https://issues.apache.org/jira/browse/HBASE-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439882#comment-13439882
]
Zhihong Ted Yu commented on HBASE-6524:
---------------------------------------
With the following change:
{code}
Index: hbase-server/pom.xml
===================================================================
--- hbase-server/pom.xml (revision 1376206)
+++ hbase-server/pom.xml (working copy)
@@ -454,7 +454,7 @@
<dependency>
<groupId>org.cloudera.htrace</groupId>
<artifactId>htrace</artifactId>
- <version>1.48</version>
+ <version>1.49</version>
</dependency>
</dependencies>
<profiles>
{code}
I got:
{code}
[ERROR] Failed to execute goal on project hbase-server: Could not resolve
dependencies for project org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT:
Failure to find org.cloudera.htrace:htrace:jar:1.49 in
http://repository-netty.forge.cloudbees.com/snapshot/ was cached in the local
repository, resolution will not be reattempted until the update interval of
cloudbees netty has elapsed or updates are forced -> [Help 1]
{code}
Please list the failed tests when hadoop 2.0 profile is used.
> 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: 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