You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2020/02/07 20:58:00 UTC

[jira] [Created] (HBASE-23811) [OpenTracing] Add shaded JaegerTracing tracer to hbase-thirdparty

Wei-Chiu Chuang created HBASE-23811:
---------------------------------------

             Summary: [OpenTracing] Add shaded JaegerTracing tracer to hbase-thirdparty
                 Key: HBASE-23811
                 URL: https://issues.apache.org/jira/browse/HBASE-23811
             Project: HBase
          Issue Type: Sub-task
          Components: thirdparty
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


JaegerTracing pulls in lots of dependencies. Some, like libthrift (0.13.0) conflicts the one ships in HBase (0.12.0).

Additionally, not everyone may want to use Jaeger.

I propose to shade JaegerTracing and its dependencies into an uber jar, place it as a hbase-thirdparty artifact. As an added benefit, this makes the management of tracers in the HBase's dependency tree much easier. Finally, we can follow the same suit and provide Zipkin tracer support in the future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)