[ 
https://issues.apache.org/jira/browse/FLINK-29074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu closed FLINK-29074.
---------------------------
    Fix Version/s: 1.17.0
         Assignee: dalongliu
       Resolution: Fixed

Fixed in 
 - master: 523546101f0180999f11d68269aad53c59134064 to 
481ed78bec4211561e78be7586a102bd37a4dfb1
 - release-1.16: 3760a370ed7e4d92ff1cb14035bcc6abb00e02f8 to 
38088230bb57486f81bb089a96aa3fa1e3f414f7

> use 'add jar' in sql client throws "Could not find any jdbc dialect factories 
> that implement"
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29074
>                 URL: https://issues.apache.org/jira/browse/FLINK-29074
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.16.0
>            Reporter: xuyang
>            Assignee: dalongliu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0, 1.17.0
>
>
> The following step can reproduce this bug:
> 1、 create a source table 't1' in sql-client using jdbc(mysql)
> 2、add a jar with jdbc connector
> 3、select * from 't1'
> then an exception throws:
> java.lang.IllegalStateException: Could not find any jdbc dialect factories 
> that implement 'org.apache.flink.connector.jdbc.dialect.JdbcDialectFactory' 
> in the classpath.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to