hanhanzhang commented on issue #7321:
URL: https://github.com/apache/seatunnel/issues/7321#issuecomment-2333615886

   > @hanhanzhang Can you provide the flink shell command that you are printing 
now?
   
   [root@localhost 2.3.7]# 
${SEATUNNEL_HOME}/bin/start-seatunnel-flink-15-connector-v2.sh --config 
/usr/seatunnel/test.conf --deploy-mode run-application --target 
yarn-application --yarnqueue default --yarnjobManagerMemory 1024 
--yarntaskManagerMemory 1024 
   Execute SeaTunnel Flink Job: ${FLINK_HOME}/bin/flink run-application 
--target yarn-application -D 
"yarn.ship-files=/usr/seatunnel/test.conf;/usr/seatunnel/2.3.7/connectors" 
--yarnqueue default --yarnjobManagerMemory 1024 --yarntaskManagerMemory 1024 -c 
org.apache.seatunnel.core.starter.flink.SeaTunnelFlink 
/usr/seatunnel/2.3.7/starter/seatunnel-flink-15-starter.jar --master 
yarn-application --config /usr/seatunnel/test.conf --name SeaTunnel
   


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