[
https://issues.apache.org/jira/browse/PHOENIX-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17001299#comment-17001299
]
Zach York commented on PHOENIX-5647:
------------------------------------
Looks like this is fixed by:
https://github.com/apache/phoenix/commit/ba1fd712ae8cdc0fc20805a7b03b7df7b0258542
which included * instead of a static list.
> Htrace is not included in the server shaded jar
> -----------------------------------------------
>
> Key: PHOENIX-5647
> URL: https://issues.apache.org/jira/browse/PHOENIX-5647
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Zach York
> Assignee: Zach York
> Priority: Major
>
> htrace-core is not included in the phoenix-server jar so when Phoenix
> coprocessors are loaded into HBase it will fail to find a number of classes
> SpanReceiver for example. This was working until HBase 2.x when HBase
> upgraded to htrace-core4 so Phoenix coprocessors can't just use the htrace
> included with HBase.
> However, if Phoenix needs htrace, it should be included in the shaded jar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)