You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/12/19 10:53:00 UTC

[jira] [Commented] (PHOENIX-5617) Allow using the server side JDBC client in Phoenix Sandbox.

    [ https://issues.apache.org/jira/browse/PHOENIX-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999956#comment-16999956 ] 

Hudson commented on PHOENIX-5617:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #221 (See [https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/221/])
PHOENIX-5617 Allow using the server side JDBC client in Phoenix Sandbox. (larsh: rev 6e20b4f9a4fa4d68c60cce104ba15d58ec5ebe9d)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/Sandbox.java


> 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
>
>         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)