Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-657

JDBC Driver not register into DriverManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v0.6.5, v0.7.1
    • v0.7.1
    • Driver - JDBC
    • None

    Description

      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

      Attachments

        Activity

          People

            wangxiaoyu Xiaoyu Wang
            wangxiaoyu Xiaoyu Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: