DTStack / Taier

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display
https://dtstack.github.io/Taier/
Apache License 2.0
1.33k stars 334 forks source link

flink session同步数据,选择的数据源都是oracle,但是执行的时候chunjun的ddl却是mysql的 #1113

Closed cqyzh closed 12 months ago

cqyzh commented 1 year ago

Search before asking

Description

Caused by: com.typesafe.config.ConfigException$UnresolvedSubstitution: reference.conf @ jar:file:/data/nm-local-dir/usercache/admin/appcache/application_1692606179164_0001/filecache/42/chunjun-ddl-mysql.jar!/reference.conf: 875: Could not resolve substitution to a value: ${akka.stream.materializer} at com.typesafe.config.impl.ConfigReference.resolveSubstitutions(ConfigReference.java:111) ~[chunjun-ddl-mysql.jar:?]

Code of Conduct

weaksloth commented 1 year ago

使用的是脚本模式还是向导模式呢?

cqyzh commented 1 year ago

导向模式

weaksloth commented 1 year ago

@cqyzh 向导模式只支持mysql哦,如果你要同步oracle数据源请使用脚本模式