mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for? The pr is the last fix of the `ZEPPELIN-4089` It will aims to notify user when ipython kernel crash. Indeed, right now, execution will be stuck forever when ipython kernel crash. ### What type of PR is it? Bug Fix ### Todos * [x] - logic to check kernel status * [ ] - decide what to do when we spot the failure * [x] - test ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-4089 ### How should this be tested? * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration * Strongly recommended: add automated unit tests for any new or changed behavior * Outline any manual steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: marc hurabielle <marc.hurabielle@gmail.com> Closes #3339 from AyWa/fix/kernel-crash and squashes the following commits: |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||