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

[Improvement] BatchJobSubmission destroy builder process first to close operation #6014

Open
3 of 4 tasks
beryllw opened this issue Jan 25, 2024 · 0 comments · May be fixed by #6015
Open
3 of 4 tasks

[Improvement] BatchJobSubmission destroy builder process first to close operation #6014

beryllw opened this issue Jan 25, 2024 · 0 comments · May be fixed by #6015
Assignees

Comments

@beryllw
Copy link
Contributor

beryllw commented Jan 25, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

In the org.apache.kyuubi.operation.BatchJobSubmission#close method, we can first close the builder. When we terminate the batch application, there could be a situation where the builder has not yet finished.
image

How should we improve?

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@beryllw beryllw changed the title [Improvement] [Improvement] BatchJobSubmission close function close builder first Jan 25, 2024
@beryllw beryllw changed the title [Improvement] BatchJobSubmission close function close builder first [Improvement] BatchJobSubmission operation close function close builder first Jan 25, 2024
@beryllw beryllw changed the title [Improvement] BatchJobSubmission operation close function close builder first [Improvement] BatchJobSubmission operation use close builder first to close Jan 25, 2024
@beryllw beryllw changed the title [Improvement] BatchJobSubmission operation use close builder first to close [Improvement] BatchJobSubmission destroy builder process first to close operation Jan 25, 2024
beryllw pushed a commit to beryllw/incubator-kyuubi that referenced this issue Jan 25, 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

Successfully merging a pull request may close this issue.

1 participant