zjffdu opened a new pull request #3672: [ZEPPELIN-4661]. Fail to run whole note
URL: https://github.com/apache/zeppelin/pull/3672
 
 
   ### What is this PR for?
   
   This is to fix the regression issue caused by ZEPPELIN-4661. The root cause 
is that in the frontend we use `paragraph` to represent the script text while 
in the backend we use `text`, so that converting between frontend data to 
backend class `Paragraph` will cause this kind of error. 
   
   
   ### What type of PR is it?
   [Bug Fix ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4661
   
   ### How should this be tested?
   * CI pass and manually tested
   
   ### 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:
[email protected]


With regards,
Apache Git Services

Reply via email to