liuyq2step opened a new issue, #4315: URL: https://github.com/apache/streampark/issues/4315
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) 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 ```log ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?) ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
