[ https://issues.apache.org/jira/browse/PHOENIX-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xinyi Yan updated PHOENIX-5617: ------------------------------- Fix Version/s: 4.16.0 > Allow using the server side JDBC client in Phoenix Sandbox. > ----------------------------------------------------------- > > Key: PHOENIX-5617 > URL: https://issues.apache.org/jira/browse/PHOENIX-5617 > Project: Phoenix > Issue Type: Test > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Priority: Major > Fix For: 5.1.0, 4.15.1, 4.16.0 > > Attachments: 5617-4x-HBase-1.5-v2.txt, 5617-4x-HBase-1.5.txt > > > Various operation throw the following (or similar): > {code:java} > org.apache.hadoop.hbase.DoNotRetryIOException: ERROR 0 (08001): No suitable > driver found for jdbc:phoenix:localhost:56930:/hbase;test=true{code} > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)