Search before asking
Java Version
Flink: openjdk version "11.0.28" 2025-07-15
OpenJDK Runtime Environment (build 11.0.28+6-post-Ubuntu-1ubuntu124.04.1)
**StreamPark:**openjdk version "11.0.28" 2025-07-15
OpenJDK Runtime Environment (build 11.0.28+6-post-Ubuntu-1ubuntu124.04.1)
Scala Version
2.12.x
StreamPark Version
2.1.5
Flink Version
Flink 1.20.2, Flink-Doris-Connector.1.20.25.1.0
Deploy mode
remote
What happened
使用upload Jar 方法(Flink-Doris-Connector), 同步Sqlserver到Doris中,提交任务时动态参数无效,没有StreamPark和Flink中都没有任何报警。
使用Flink Run 命令只接提交时,动态参数生效。
同步Oracle时,Streampark动态参数设置有效。
Error Exception
没有错误,提交时设置的动态参数不起作用,使用的是Flink standalone 集群配置文件中的参数,如:
-Dexecution.checkpointing.interval=10s
-Dparallelism.default=1
-Dpipeline.operator-chaining.enabled=false
Screenshots
No response
Are you willing to submit PR?
Code of Conduct