Description
Various operation throw the following (or similar):
org.apache.hadoop.hbase.DoNotRetryIOException: ERROR 0 (08001): No suitable driver found for jdbc:phoenix:localhost:56930:/hbase;test=true
For example creating a table with a 4.14 client, or creating a local index (any client), and many more.
If we had a more functional sandbox we can use that for some external testing.