Lars Hofhansl created PHOENIX-5617:
--------------------------------------
Summary: Phoenix Sandbox is missing the Phoenix JDBC driver.
Key: PHOENIX-5617
URL: https://issues.apache.org/jira/browse/PHOENIX-5617
Project: Phoenix
Issue Type: Test
Reporter: Lars Hofhansl
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)