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

Restart job: Validate in flows service that the current spark job has stopped before issuing a new start job instance #186

Open
rohit489 opened this issue Jun 28, 2021 · 0 comments
Assignees

Comments

@rohit489
Copy link
Contributor

Restart job: Validate in flows service that the current spark job has stopped before issuing a new start job instance.

Repro steps:

  1. Restart a currently running job from the jobs page

Actual:
Sometimes the currently running job continues and a new instance of the same job get triggered

Expected:
Restart job api should validate that the currently running job instance has stopped before starting a new instance

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

2 participants