Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6.0
-
None
-
Microsoft Windows only
Description
Currently with the Python interpreter, calling from the webUI "interrupt" during a paragraph execution is only supported in Linux and MacOs.
If you call interrupt in Ms Windows the entire interpreter will be closed and therefore you will loose all our variable assignement...
The following Stack Overflow post could be a good starting way to find a solution : http://stackoverflow.com/questions/813086/can-i-send-a-ctrl-c-sigint-to-an-application-on-windows
Attachments
Issue Links
- Is contained by
-
ZEPPELIN-1325 Better Python interpreter impl
- In Progress
- relates to
-
ZEPPELIN-2440 [Umbrella] Platform Compatibility Issues
- Open