it dont find class driver jdbc phoenix
>>>Caused by: java.lang.ClassNotFoundException: org.apache.phoenix.jdbc.PhoenixDriver
you need to add the phoenix client jar contain the driver phoenix, for your client, it must be visible in classpath
>>>add the phoenix client jar to the classpath of your HBase client