microsoft / microsoft/data-accelerator
Restart job: Validate in flows service that the current spark job has stopped before issuing a new start job instance
Open
@rohit489 is already working on this.
Since Jun 28, 2021.
- Dominant language
- C#
- Stars
- 312
- Forks
- 94
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 1
Description
Restart job: Validate in flows service that the current spark job has stopped before issuing a new start job instance.
Repro steps:
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.