Yi Cai created FLINK-35782:
------------------------------

             Summary: Flink connector jdbc works wrong when using sql gateway
                 Key: FLINK-35782
                 URL: https://issues.apache.org/jira/browse/FLINK-35782
             Project: Flink
          Issue Type: Bug
          Components: Connectors / JDBC, Table SQL / Gateway
    Affects Versions: 1.19.1, 1.18.1
            Reporter: Yi Cai


When using sql clent to submit jobs to sql gateway will cause no suitable 
driver found for xxxxx

 

script:
add jar 's3://flink/lib/flink-connector-jdbc-3.1.2-1.19.jar';
add jar 's3://flink/lib/mysql-connector-j-8.0.33.jar';
CREATE CATALOG xxx WITH(
...
);
select ...



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

Reply via email to