how to resolve this problem? In my program, I use jdbc dataSource(database connection pool) to connect doirs,doris uses catalog to connect postgresql database; I want to know how catalog runs? catalog connect to external database through jdbc or jdbc database connection pool? How to Reproduce?
Caused by: java.io.IOException: DestHost:destPort x.x.108.68:8020 , LocalHost:localPort doris-node-group-1Xakh0004/x.x.98.191:0. Failed on local exception: java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mecha...
com.sugon.cloud.paas.flink.cdc.FlinkCDC_mysql2doris_example.main(FlinkCDC_mysql2doris_example.java:63) Caused by: org.apache.flink.table.api.ValidationException: Could not find any factories that implement 'org.apache.flink.table.delegation.ExecutorFactory' in the classpath. at org.apache.flink....