Skip to content

[ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang#3921

Closed
zjffdu wants to merge 1 commit intoapache:masterfrom
zjffdu:ZEPPELIN-5060
Closed

[ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang#3921
zjffdu wants to merge 1 commit intoapache:masterfrom
zjffdu:ZEPPELIN-5060

Conversation

@zjffdu
Copy link
Contributor

@zjffdu zjffdu commented Sep 23, 2020

What is this PR for?

There're 2 things cause this issue, one is in the frontend that will change paragraph status to PENDING when RUN_ALL_PARAGRAPH is triggered, another issue is in the zeppelin server side which should return at once when paragraph is disabled.

What type of PR is it?

[Bug Fix]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

  • CI pass

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@zjffdu
Copy link
Contributor Author

zjffdu commented Oct 2, 2020

Will merge it if no more comment

@olkkoti
Copy link
Contributor

olkkoti commented Oct 6, 2020

Please see alternative implementation in https://github.com/apache/zeppelin/pull/3932. This way we don't need to remove shortcircuiting paragraph status update in the browser.

@Reamer
Copy link
Contributor

Reamer commented Oct 7, 2020

#3932

@olkkoti Your link is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants