amakaur opened a new pull request #3499: [ZEPPELIN-4410] Added exception 
handling when converting old notebooks to newer format
URL: https://github.com/apache/zeppelin/pull/3499
 
 
   ### What is this PR for?
   Added exception handling when creating a Note object from a json string. 
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4410
   
   ### How should this be tested?
   - Create a notebook on zeppelin 0.7.3
   - Create a spark interpreter 
   - Run paragraph that creates a runtime exception
   - Run upgrade-note.sh on the created notebook
   - This will crash the script because it'll not be able to construct a java 
object from the given note.json
   
   ### 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