KaiSong-UK opened a new pull request, #18305:
URL: https://github.com/apache/dolphinscheduler/pull/18305

   Closes #16617
   
   ## What changes were made?
   
   - Replaced deprecated `--deploy-mode` CLI parameter with `--master` in 
`SeatunnelSparkTask.java` for SeaTunnel 2.3.1+ compatibility
   - Updated `SeatunnelFlinkParameters.java` RunModeEnum to use `--master` 
instead of `--deploy-mode`
   
   ## Why?
   
   SeaTunnel 2.3.1+ deprecated `-e`/`--deploy-mode` and requires 
`-m`/`--master` instead. Running SeaTunnel tasks with DS 3.2.x on SeaTunnel 
2.3.7 results in the error


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