Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Core]Added support for batch stop client commands #7512

Closed
3 tasks done
zhangshenghang opened this issue Aug 28, 2024 · 4 comments
Closed
3 tasks done

[Feature][Core]Added support for batch stop client commands #7512

zhangshenghang opened this issue Aug 28, 2024 · 4 comments
Assignees

Comments

@zhangshenghang
Copy link
Member

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Added support for batch start and stop client commands

https://seatunnel.apache.org/docs/2.3.7/seatunnel-engine/user-command

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Carl-Zhou-CN
Copy link
Member

I look forward to your contribution @zhangshenghang

@zhangshenghang
Copy link
Member Author

@dailai @Carl-Zhou-CN @Hisoka-X

Do you have any good suggestions? How to submit and stop batch tasks on the command line?
I mainly want to discuss how it is more convenient to use.
The current single task submission is:

sh bin/seatunnel.sh --config $SEATUNNEL_HOME/config/v2.batch.config.template --async -n myjob

@Hisoka-X
Copy link
Member

Hisoka-X commented Sep 2, 2024

@dailai @Carl-Zhou-CN @Hisoka-X

Do you have any good suggestions? How to submit and stop batch tasks on the command line? I mainly want to discuss how it is more convenient to use. The current single task submission is:

sh bin/seatunnel.sh --config $SEATUNNEL_HOME/config/v2.batch.config.template --async -n myjob
  1. So batch submit mode can not trace log?
  2. Any other project supported feature like this?

@dailai
Copy link
Contributor

dailai commented Sep 3, 2024

  1. The main scenario is batch submission of recovery tasks and no batch submission of new tasks

@zhangshenghang zhangshenghang changed the title [Feature][Core]Added support for batch start and stop client commands [Feature][Core]Added support for batch stop client commands Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants