You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/09/23 02:10:19 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

zjffdu opened a new pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921


   ### 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?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5060
   
   ### 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
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu commented on pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921#issuecomment-702723565


   Will merge it if no more comment


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu closed pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

Posted by GitBox <gi...@apache.org>.
zjffdu closed pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] olkkoti commented on pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

Posted by GitBox <gi...@apache.org>.
olkkoti commented on pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921#issuecomment-704317992


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu closed pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

Posted by GitBox <gi...@apache.org>.
zjffdu closed pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] Reamer commented on pull request #3921: [ZEPPELIN-5060]. Disabled paragraph cause Zeppelin notebook to hang

Posted by GitBox <gi...@apache.org>.
Reamer commented on pull request #3921:
URL: https://github.com/apache/zeppelin/pull/3921#issuecomment-704749739


   > https://github.com/apache/zeppelin/pull/3932
   
   @olkkoti Your link is wrong.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org