Configuring the Phoenix classpath

Learn how to configure the Phoenix classpath. The classpath is the location where the JVM looks for the user-defined classes, packages, and resources for the Java programs.

To use Phoenix, both the JDBC driver jar and the hbase-site.xml must be added to the application classpath.