apache / flink-cdc

Flink CDC is a streaming data integration tool
https://nightlies.apache.org/flink/flink-cdc-docs-stable
Apache License 2.0
5.71k stars 1.94k forks source link

驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“Unexpected rethrowing”。 #3530

Closed zjf88865 closed 3 months ago

zjf88865 commented 3 months ago

Please don't check the box below

Again, please don't check the box below

请不要勾选以下选项

也请不要勾选以下选项

zjf88865 commented 3 months ago
    <dependency>
        <groupId>com.ververica</groupId>
        <artifactId>flink-sql-connector-sqlserver-cdc</artifactId>
        <version>3.0.1</version>
    </dependency>

The link to SQL Server reported SSL error, but I am using the SQL Server Source Builder The setting method was not found in the SQL Server Incremental Source.builder()