Istvan Toth created PHOENIX-6455:
------------------------------------
Summary: Do not bundle Omid coprocessors into phoenix-server
Key: PHOENIX-6455
URL: https://issues.apache.org/jira/browse/PHOENIX-6455
Project: Phoenix
Issue Type: Wish
Components: core
Affects Versions: 4.16.0, 5.1.0
Reporter: Istvan Toth
We are bundling the Apache Omid coprocessors into phoenix-server.
While this may be convenient, this may lead to conflicts with the the
standalone coprocessors, which should be installed to the HBase classpath
according to the Omid install instructions.
We should either document that phoenix-server includes the Omid coprocessors,
and the Omid coprocessors shouldn't be installed when using Phoenix,
or figure out how to package phoenix-server, so that it doesn't overlap with
the Omid coprocessor JAR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)