hanhanzhang commented on PR #7649:
URL: https://github.com/apache/seatunnel/pull/7649#issuecomment-2375525927

   > `bin/start-seatunnel-flink-15-connector-v2.sh --config 
config/v2.batch.config.template --target yarn-application -e run-application 
--name st-test -Dyarn.application.name=st-test 
-Dyarn.ship-files="config/v2.batch.config.template\;connectors"`
   > 
   > this command can support application mode submit, the act of directly 
pulling jar packages from HDFS should be executed by Flink, and I think 
encapsulating them in the client of SeaTunnel is a bit too heavy. Is there any 
other solution that can directly take advantage of Flink's capabilities?
   
   The design allows users to pre-upload Plugin to external storage systems, 
such as hdfs, s3, etc. flink application deployment only needs to guide the 
plugin to the external storage system address.


-- 
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]

Reply via email to