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 2019/03/07 09:51:03 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3320: [ZEPPELIN-3977]. Create shell script for converting old note file to new file

zjffdu opened a new pull request #3320: [ZEPPELIN-3977]. Create shell script for converting old note file to new file
URL: https://github.com/apache/zeppelin/pull/3320
 
 
   ### What is this PR for?
   This PR create shell script `bin/update-note.sh` to help user to update note from 0.9 before to 0.9 after (as zeppelin change its note file structure [ZEPPELIN-2619](https://issues.apache.org/jira/browse/ZEPPELIN-2619)) 
   Besides that I also remove `zeppelin.notebook.new_format.convert` and `zeppelin.notebook.new_format.delete_old` `rom ZeppelinConfiguration.java`, so that the only way to upgrade note is via this shell script `bin/update-note.sh`. 
   
   ### What type of PR is it?
   [ Improvement |  Documentation]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://jira.apache.org/jira/browse/ZEPPELIN-3977
   
   ### 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


With regards,
Apache Git Services