You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Alexander (JIRA)" <ji...@apache.org> on 2019/04/22 14:22:00 UTC

[jira] [Created] (KYLIN-3965) When using DriverManager - No suitable driver found for jdbc:kylin://

Alexander created KYLIN-3965:
--------------------------------

             Summary: 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


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)