incubator-streampark icon indicating copy to clipboard operation
incubator-streampark copied to clipboard

[Bug] multiple lines in dynamic properties not taken effect

Open liuyq2step opened this issue 1 month ago • 0 comments

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Java Version

jdk1.8.0_212

Scala Version

2.12.x

StreamPark Version

2.1.5

Flink Version

flink-1.20.2 streampark 2.1.7

Deploy mode

yarn-application

What happened

similar bug report marked fixed. https://github.com/apache/streampark/issues/2160

execution.target=yarn-application yarn.ship-files=/data/module/flink-1.20.2;/opt/module/flink-cdc-3.5.0/test1.pgsql-to-starrocks.yaml;/data/module/hadoop/hadoop-3.3.6/etc/hadoop/core-site.xml;/data/module/hadoop/hadoop-3.3.6/etc/hadoop/hdfs-site.xml single line , √ multi line , x In the YARN container’s directory.info log, it can be confirmed that the yarn.ship-files parameter has not taken effect. If there is only the yarn.ship-files, the files specified in the parameter would appear in the container’s root directory.

Error Exception


Screenshots

No response

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

liuyq2step avatar Nov 21 '25 01:11 liuyq2step