zeppelin/docs/setup/operation
Jeff Zhang 53341a658d [ZEPPELIN-3977]. Create shell script for converting old note file to new file
### What is this PR for?
This PR create shell script `bin/update-note.sh` to help user to upgrade 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

Author: Jeff Zhang <zjffdu@apache.org>

Closes #3320 from zjffdu/ZEPPELIN-3977 and squashes the following commits:

bced529a7 [Jeff Zhang] [ZEPPELIN-3977]. Create shell script for converting old note file to new file
2019-03-18 12:14:15 +08:00
..
configuration.md [ZEPPELIN-3840] Zeppelin on Kubernetes 2019-01-18 09:00:07 -08:00
proxy_setting.md [ZEPPELIN-2596] Improving documentation page 2017-06-23 17:44:13 +09:00
trouble_shooting.md Miscellaneous documentation fixes 2018-06-20 22:30:14 +08:00
upgrading.md [ZEPPELIN-3977]. Create shell script for converting old note file to new file 2019-03-18 12:14:15 +08:00