cobolbaby commented on issue #8226: URL: https://github.com/apache/seatunnel/issues/8226#issuecomment-2591975596
2.3.9 snapshot 问题依旧,打印出要执行的命令如下,感觉是分号影响了启动。 ``` java -Dlog4j2.configurationFile=i:\work\2025-01-seatunnel\apache-seatunnel-2.3.9-SNAPSHOT\config\log4j2.properties -Dseatunnel.logs.path=i:\work\2025-01-seatunnel\apache-seatunnel-2.3.9-SNAPSHOT\logs -Dseatunnel.logs.file_name=seatunnel-flink-starter -cp i:\work\2025-01-seatunnel\apache-seatunnel-2.3.9-SNAPSHOT\starter\logging\*;i:\work\2025-01-seatunnel\apache-seatunnel-2.3.9-SNAPSHOT\starter\seatunnel-flink-15-starter.jar org.apache.seatunnel.core.starter.flink.FlinkStarter --config config/v2.streaming.cdc.template ``` -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org