Carl-Zhou-CN commented on PR #7649: URL: https://github.com/apache/seatunnel/pull/7649#issuecomment-2350931964
`${FLINK_HOME}/bin/flink run-application -Dyarn.ship-files='./config/v2.streaming.conf.template' -Dyarn.classpath.include-user-jar=DISABLED -Dyarn.provided.usrlib.dir='hdfs://HDFS4001185/user/flink/usrlib/' --target yarn-application -c org.apache.seatunnel.core.starter.flink.SeaTunnelFlink /usr/local/service/seatunnel/starter/seatunnel-flink-15-starter.jar --config v2.streaming.conf.template --name SeaTunnel` Using the combination of yarn.provided.usrlib.dir along with yarn.ship-files seems to be a good approach.   -- 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