zjffdu commented on a change in pull request #3320: [ZEPPELIN-3977]. Create shell script for converting old note file to new file URL: https://github.com/apache/zeppelin/pull/3320#discussion_r265440505
########## File path: docs/setup/operation/upgrading.md ########## @@ -35,6 +35,12 @@ So, copying `notebook` and `conf` directory should be enough. ## Migration Guide +### Upgrading from Zeppelin 0.8 to 0.9 + + - From 0.9, we change the notes file name structure ([ZEPPELIN-2619](https://issues.apache.org/jira/browse/ZEPPELIN-2619)). So when you upgrading zeppelin to 0.9, you need to upgrade note file. Here's steps you need to follow: Review comment: I have added the version in note file and also update the commit message to include version. ``` commit b5ed201cab6cab13eed59cc1330b29937ae55889 (HEAD -> master) Author: Jeff Zhang <zjf...@apache.org> Date: Thu Mar 14 15:03:58 2019 +0800 Upgrade note 'Untitled Note 1' to 0.9.0-SNAPSHOT commit f4d08fe5043eb6e905dea5ade45b6ccd2458e8c1 Author: Jeff Zhang <zjf...@apache.org> Date: Thu Mar 14 15:03:58 2019 +0800 Upgrade note 'Basic Features (Spark)' to 0.9.0-SNAPSHOT ``` ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services