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

update notebook service #248

Conversation

sigmarkarl
Copy link
Contributor

Jira ticket

https://spotinst.atlassian.net/browse/BGD-6043

Description

Notebook service version 0.100.1 with fixes for scala kernel stability

Demo

Launch scala kernel in workspaces. Restart the kernel, the previous should complete and new one get started. Restart the notebook-service. The kernel session should stay intact and not launch a new scala kernel

Checklist

  • I have added a Jira ticket link
  • I have filled in the test plan
  • I have executed the tests and filled in the test results
  • I have updated/created relevant documentation

How to test

Launch scala kernel in workspaces. Restart the kernel, restart the notebook-service. The kernel session should stay intact

Test plan and results

Test Description Result Notes
1 Scala notebook restart Pass Previous kernel is shut down and a new SparkApplication successfully started
2 Python notebook restart Pass Previous kernel is shut down and a new SparkApplication successfully started

@sigmarkarl sigmarkarl requested a review from a team as a code owner November 25, 2024 13:15
…sconnected-after-some-time-or-when-restarting
@sigmarkarl sigmarkarl merged commit 889a5f3 into main Nov 26, 2024
2 checks passed
@sigmarkarl sigmarkarl deleted the BGD-6043-Scala-notebooks-get-their-kernel-disconnected-after-some-time-or-when-restarting branch November 26, 2024 12:39
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 this pull request may close these issues.

2 participants