[
https://issues.apache.org/jira/browse/HBASE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956804#comment-13956804
]
Nick Dimiduk commented on HBASE-10886:
--------------------------------------
Please correct me if I'm wrong, but the zipkin integration should only be
needed where SpanReceiverHost is used, right?
{noformat}
$ grep -riIn --exclude '*.xml' SpanReceiverHost * | cut -d/ -f1 | sort | uniq
hbase-it
hbase-server
hbase-shell
{noformat}
> add htrace-zipkin to the runtime dependencies again
> ---------------------------------------------------
>
> Key: HBASE-10886
> URL: https://issues.apache.org/jira/browse/HBASE-10886
> Project: HBase
> Issue Type: Improvement
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
> Attachments: HBASE-10886-0.patch
>
>
> Once htrace-zipkin was removed from depencencies in HBASE-9700. Because all
> of the depencencies of htrace-zipkin is bundled with HBase now, it is good to
> add it for the ease of use.
--
This message was sent by Atlassian JIRA
(v6.2#6252)