zeppelin/docs/setup
Patrice Clement 393cb98a43 [ZEPPELIN-4004] add a systemd unit file to launch the Zeppelin daemon via systemd commands
### What is this PR for?

Here's a possible systemd unit file to control the Zeppelin Java process using systemd commands. Typically on a Ubuntu Linux server for instance. I've also written a very short README to get noobs started.

### What type of PR is it?
Feature

### Todos
* Review code.
* Merge.

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-4015

### How should this be tested?
* Install systemd unit file.
* Test.
* Report back.

### Screenshots (if appropriate)
* None required.

### Questions:
* Does the licenses files need update? No.
* Is there breaking changes for older versions? No.
* Does this needs documentation? Yes. Written in a README file for the time being. Might need to write a lengthy documentation page if contribution is accepted.

Author: Patrice Clement <monsieurp@gentoo.org>

Closes #3313 from monsieurp/ZEPPELIN-4015 and squashes the following commits:

6ebfe5596 [Patrice Clement] ZEPPELIN-4015: add a systemd unit file to launch the Zeppelin daemon via systemd commands.
2019-03-18 12:15:48 +08:00
..
basics [ZEPPELIN-4004] add a systemd unit file to launch the Zeppelin daemon via systemd commands 2019-03-18 12:15:48 +08:00
deployment [Docs] Update java version to 1.8 2018-07-04 18:10:11 +09:00
operation [ZEPPELIN-3977]. Create shell script for converting old note file to new file 2019-03-18 12:14:15 +08:00
security [ZEPPELIN-4054] Fix LdapGroupRealm path in shiro doc 2019-03-13 15:25:44 +08:00
storage [ZEPPELIN-3825] Allow custom service account for GCSNotebookRepo 2018-11-05 16:37:52 -08:00