Please follow the instructions here <http://phoenix.apache.org/installation.html>:
1. Add the phoenix-[version]-server.jar to the classpath of all HBase region server and master and remove any previous version. For Phoenix 4.4.0, the file should be phoenix-4.4.0-HBase-1.0-server.jar or phoenix-4.4.0-HBase-0.98-server.jar. 2. Add the phoenix-[version]-client.jar to the classpath of any Phoenix client. For Phoenix 4.40, the file should be phoenix-4.4.0-HBase-1.0-client.jar or phoenix-4.4.0-HBase-0.98-client.jar. On Wed, Jun 17, 2015 at 11:38 AM, guxiaobo1982 <[email protected]> wrote: > Hi, > > For phoenix 4.4.0, there are so many jars, but which one should be put > into hbase region servers' classpath, > and which one should be add to the client side, which is without hbase > client library installed? > > Thanks. > > >
