[
https://issues.apache.org/jira/browse/KYLIN-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang resolved KYLIN-657.
--------------------------
Resolution: Fixed
> JDBC Driver not register into DriverManager
> -------------------------------------------
>
> Key: KYLIN-657
> URL: https://issues.apache.org/jira/browse/KYLIN-657
> Project: Kylin
> Issue Type: Bug
> Components: Driver - JDBC
> Affects Versions: v0.6.5, v0.7.1
> Reporter: Xiaoyu Wang
> Assignee: liyang
> Fix For: v0.7.1
>
>
> The Driver not register into DriverManager
> when use spring to manage the datasource pool with
> org.apache.commons.dbcp.BasicDataSource
> got exception:
> Exception in thread "main" java.sql.SQLException: No suitable driver found
> for jdbc:kylin://x.x.x.x/default
> at java.sql.DriverManager.getConnection(DriverManager.java:596)
> at java.sql.DriverManager.getConnection(DriverManager.java:187)
> Pull Request:
> https://github.com/KylinOLAP/Kylin/pull/452
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)