Skip to content

[Fix-17786][SeaTunnel] Cancel Zeta jobs via seatunnel.sh -can - #18492

Open
richardmilles wants to merge 1 commit into
apache:devfrom
richardmilles:Fix-17786
Open

[Fix-17786][SeaTunnel] Cancel Zeta jobs via seatunnel.sh -can#18492
richardmilles wants to merge 1 commit into
apache:devfrom
richardmilles:Fix-17786

Conversation

@richardmilles

Copy link
Copy Markdown

Was this PR generated or assisted by AI?

Yes, assisted by AI.

Purpose of the pull request

Fixes #17786

Replaces #18469 (closed for missing PR template).

SeaTunnel Zeta streaming jobs are not cancelled after the client is killed, so tasks can keep running.

Brief change log

  • Parse Zeta jobId from SeaTunnel logs
  • Cancel jobs with seatunnel.sh -can <jobId> after client kill

Verify this pull request

This pull request is already covered by existing tests where available.

  • Manual: start a Zeta streaming SeaTunnel task, stop it, confirm the job is cancelled

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

Parse SeaTunnel Engine job id from logs and cancel the engine job after killing the local client process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [SeaTunnel] SeaTunnel streaming job status incorrect & task cannot be stopped from DolphinScheduler

1 participant