Skip to content

[Fix-16617] Replace deprecated SeaTunnel CLI params -e/--dep[Fix-16617] Replace deprecated SeaTunnel CLI params for 2.3.1+ compatibilityloy-mode …#18305

Closed
KaiSong-UK wants to merge 1 commit into
apache:devfrom
KaiSong-UK:fix-16617-seatunnel-deprecated-params
Closed

[Fix-16617] Replace deprecated SeaTunnel CLI params -e/--dep[Fix-16617] Replace deprecated SeaTunnel CLI params for 2.3.1+ compatibilityloy-mode …#18305
KaiSong-UK wants to merge 1 commit into
apache:devfrom
KaiSong-UK:fix-16617-seatunnel-deprecated-params

Conversation

@KaiSong-UK
Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [seatunnel task] run the seatunnel task ,report "-e and --deploy-mode deprecated in 2.3.1, please use -m and --master instead of it"

2 participants