[
https://issues.apache.org/jira/browse/HTRACE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737209#comment-14737209
]
stack commented on HTRACE-114:
------------------------------
bq. The challenging part might be getting maven to pull in two different
versions of the same dependency...
You can't use a single name in mvn to refer to two different things.
bq. Actually I don't like it but I could not find the way to load multiple
version of the same artifact in maven.
Not possible. 4.0.0 should have a different artifact name.
> Fix compilation error of htrace-hbase against hbase-1.0.0
> ---------------------------------------------------------
>
> Key: HTRACE-114
> URL: https://issues.apache.org/jira/browse/HTRACE-114
> Project: HTrace
> Issue Type: Bug
> Affects Versions: master
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HTRACE-114.001.patch, HTRACE-114.002.patch
>
>
> HBaseSpanReceiver uses Table#flushCommits which is removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)