Tinkoff DWH created ZEPPELIN-3095: ------------------------------------- Summary: Fix UI when all paragraphs executing sequentially Key: ZEPPELIN-3095 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3095 Project: Zeppelin Issue Type: Improvement Components: Core, zeppelin-server Affects Versions: 0.8.0 Reporter: Tinkoff DWH Assignee: Tinkoff DWH Fix For: 0.8.0
-If you press the clone note button, the new note will appear only after it's finished running. -The paragraph adding button is active, but if you press it, the new paragraph will appear after the end of the work of the note. It is advisable not to display the paragraph adding button. -If the note is running on Cron, then the jdbc paragraphs remain in the Running status, pyspark and md in the Pending status, until the note finishes running. Need to display the correct statuses: Finished, Running -Stop the execution on the paragraph itself also does not work - you need to disable the button -Disable items in the drop-down menu: - Move up - Move down - Insert new - Clone paragraph - Disable run - Remove !attachment-name.jpg|thumbnail! -- This message was sent by Atlassian JIRA (v6.4.14#64029)