Zach York created PHOENIX-5647:
----------------------------------
Summary: 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
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)