Mujtaba Chohan created PHOENIX-4123:
---------------------------------------
Summary: Minor: LogManager references org.apache.htrace in Phoenix
0.98 branch
Key: PHOENIX-4123
URL: https://issues.apache.org/jira/browse/PHOENIX-4123
Project: Phoenix
Issue Type: Bug
Reporter: Mujtaba Chohan
Assignee: James Taylor
Should be replaced with org.cloudera.htrace as this causes CDNF in 0.98 branch:
{noformat}
Caused by: java.lang.NoClassDefFoundError: org/apache/htrace/Trace
at
org.apache.phoenix.hbase.index.LockManager.lockRow(LockManager.java:68)
at
org.apache.phoenix.hbase.index.Indexer.preBatchMutateWithExceptions(Indexer.java:415)
at
org.apache.phoenix.hbase.index.Indexer.preBatchMutate(Indexer.java:352)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)