原文:Could not find any factory for identifier 'kafka' that implements 'org.apache.flink.table.factories.DynamicTableFactory' in the classpath

java配置flinksql表连接kafka。 例如: tableEnv.executeSql CREATE TABLE invalidCtp n sys name STRING, n broker id STRING, n investor id STRING n, row rank BIGINT WITH n connector kafka , n topic invalidCtpDetail ...

2022-01-20 18:00 0 3029 推荐指数:

查看详情

Carthage - Could not find any available simulators for iOS

升级xcode版本后,用carthage编译第三方库有可能会报这个错误:【Could not find any available simulators for iOS】 两个解决方法: 1. 升级你的carthage brew upgrade carthage 2. 用你升级后 ...

Tue May 07 22:49:00 CST 2019 0 557
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM