Naman Mishra created ZEPPELIN-2963: -------------------------------------- Summary: First subsequent run of a cancelled paragraph ends up in Abort state Key: ZEPPELIN-2963 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2963 Project: Zeppelin Issue Type: Bug Reporter: Naman Mishra
If a paragraph is cancelled before it is submitted to the interpreter, the status of the paragraph turns into Aborted (which is expected). However, the first subsequent run of this paragraph never goes to the interpreter and the paragraph ends up in Abort state eventually. The paragraph starts to run only after it is run the second time. See attached gif. -- This message was sent by Atlassian JIRA (v6.4.14#64029)