Description
psql is no longer able to load the phoenix driver after PHOENIX-2013.
$ ./bin/psql.py localhost examples/WEB_STAT.sql java.sql.SQLException: No suitable driver found for jdbc:phoenix:localhost at java.sql.DriverManager.getConnection(DriverManager.java:596) at java.sql.DriverManager.getConnection(DriverManager.java:187) at org.apache.phoenix.util.PhoenixRuntime.main(PhoenixRuntime.java:183)
Hat-tip to chrajeshbabu32@gmail.com for tracking down the breaking change.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-2038 Upgrade maven-assembly-plugin to 3.0
- Open
-
MASSEMBLY-773 MetaInfServicesHandler catalog is not cleared between invocations in multimodule projects
- Closed