[ https://issues.apache.org/jira/browse/KYLIN-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dong Li closed KYLIN-3225. -------------------------- Resolution: Won't Fix Hi Bowen, Please make sure kylin-jdbc dependency is included in your classpath. For example, try to modify the scope of kylin-jdbc from TEST to COMPILE in your pom.xml file. And, Jira is for issues/features reporting. For questions, please discuss in mailing list: [http://kylin.apache.org/community/] Thanks! > java.lang.ClassNotFoundException: org.apache.kylin.jdbc.Driver > -------------------------------------------------------------- > > Key: KYLIN-3225 > URL: https://issues.apache.org/jira/browse/KYLIN-3225 > Project: Kylin > Issue Type: Bug > Components: Driver - JDBC > Affects Versions: v2.2.0 > Reporter: Bowen Yang > Assignee: Dong Li > Priority: Major > Attachments: KylinClient.java, > WeChatWorkScreenshot_9a071c7d-18b3-445a-8f99-1bed111250b3.png, > WeChatWorkScreenshot_de991bc7-7635-49ab-a53b-08899cd7ef4b.png, pom.xml > > > Hi guys, > I am using jdbc to connect kylin which version is 2.2.0 to analyze something, > but I got "java.lang.ClassNotFoundException: org.apache.kylin.jdbc.Driver" > exception. > I tried 1.5.3 and 1.6.0 version, but this exception still happened. > Is it a bug in the kylin jdbc driver? The attachments are my pom, java code > and screenshots, please help to see this issue. Thanks. -- This message was sent by Atlassian JIRA (v7.6.3#76005)