Ruslan Dautkhanov created ZEPPELIN-3286:
-------------------------------------------
Summary: Run All Paragraphs stops if there is a disabled paragraph
mid-run
Key: ZEPPELIN-3286
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3286
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.7.3, 0.8.0, 0.9.0
Reporter: Ruslan Dautkhanov
Run All Paragraphs runs fine until it reaches a disabled paragraph in the
middle of a run.
How it should be processed: disabled paragraphs should be just skipped.
What happens: disabled paragraph doesn't run (as expected), but it doesn't run
non-disabled paragraphs after that as well (this is the bug).
Also it seems make Zeppelin not able to run any paragraphs at all (even
manually).. it's in some stuck state.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)