You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
beryllw
changed the title
[Improvement]
[Improvement] BatchJobSubmission close function close builder first
Jan 25, 2024
beryllw
changed the title
[Improvement] BatchJobSubmission close function close builder first
[Improvement] BatchJobSubmission operation close function close builder first
Jan 25, 2024
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
changed the title
[Improvement] BatchJobSubmission operation use close builder first to close
[Improvement] BatchJobSubmission destroy builder process first to close operation
Jan 25, 2024
Code of Conduct
Search before asking
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.How should we improve?
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: