Saksham Srivastava created ZEPPELIN-2958: --------------------------------------------
Summary: Paragraph Status API is blocking if the paragraph is in execution Key: ZEPPELIN-2958 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2958 Project: Zeppelin Issue Type: Bug Components: rest-api Affects Versions: 0.7.2 Environment: Zeppelin 0.7.2 Reporter: Saksham Srivastava The paragraph status API seems to wait for the execution to complete If the paragraph is not running it returns the status instantly, the issue only happens if the paragraph is running. https://zeppelin.apache.org/docs/0.7.2/rest-api/rest-notebook.html#get-the-status-of-a-single-paragraph Ideally, the status API should never be blocking. -- This message was sent by Atlassian JIRA (v6.4.14#64029)