You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/08/24 21:31:00 UTC

[jira] [Resolved] (PHOENIX-4123) LockManager references org.apache.htrace in Phoenix 0.98 branch

     [ https://issues.apache.org/jira/browse/PHOENIX-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-4123.
-----------------------------------
    Resolution: Fixed

Strange that it compiled at all, but fixed now.

> LockManager 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
>            Priority: Minor
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-4123.patch
>
>
> 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)