Russell, which version of Phoenix are you using on the server vs client?
the most recent phoenix driver is  *org.apache.phoenix.jdbc.PhoenixDriver *

I see older salesforce driver in your log, could be mismatch between client
and server phoenix versions
DriverManager.registerDriver("*com.salesforce*.phoenix.jdbc.PhoenixDriver")


On Wed, Jun 25, 2014 at 11:23 PM, Russell Jurney <[email protected]>
wrote:

> https://gist.github.com/rjurney/c30123ddb1dec87afd8e
>
> I can't get a connection via JDBC to Phoenix. It simply sits there
> forever...
>
> --
> Russell Jurney twitter.com/rjurney [email protected] datasyndrome.
> com
>

Reply via email to