[
https://issues.apache.org/jira/browse/KYLIN-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838431#comment-16838431
]
ASF subversion and git services commented on KYLIN-3965:
--------------------------------------------------------
Commit fd7ca25f869419034f3cd52381db71bebaaf9153 in kylin's branch
refs/heads/2.6.x-hadoop3.1 from alexandr.sidorchuk
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=fd7ca25 ]
KYLIN-3965 JDBC fix.
- Driver manager compability.
- Add guava to uber-jar for standalone usage.
> When using DriverManager - No suitable driver found for jdbc:kylin://
> ---------------------------------------------------------------------
>
> Key: KYLIN-3965
> URL: https://issues.apache.org/jira/browse/KYLIN-3965
> Project: Kylin
> Issue Type: Bug
> Components: Driver - JDBC
> Affects Versions: v2.6.1
> Reporter: Alexander
> Assignee: Alexander
> Priority: Minor
> Fix For: v2.6.2
>
> Attachments: KYLIN-3965.master.001.patch
>
>
> Caused by: java.sql.SQLException: No suitable driver found for jdbc:kylin://
>
> This is because META-INF/services/java.sql.Driver got incorrect name
> org.apache.calcite.avatica.remote.Driver
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)