zeppelin/bin
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
..
common.cmd [ZEPPELIN-3422] Add JMX Support (#3272) 2018-12-29 12:26:35 +09:00
common.sh [ZEPPELIN-3422] Add JMX Support (#3272) 2018-12-29 12:26:35 +09:00
functions.cmd [ZEPPELIN-647] - Native Windows support for startup scripts and configuration 2016-03-24 08:04:26 -07:00
functions.sh [MINOR] Remove obsolete and old copyright notices in legal header 2016-02-21 09:08:55 -08:00
install-interpreter.sh [HOTFIX][ZEPPELIN-2011] Add lib/interpreter to classpath to fix interpreter installer 2017-01-26 14:05:06 +09:00
interpreter.cmd [HOTFIX] fix interpreter.cmd script 2017-10-16 14:41:51 +08:00
interpreter.sh [ZEPPELIN-4028]. Pop up error message if user try to create duplicated note 2019-03-13 09:41:06 +08:00
stop-interpreter.sh ZEPPELIN-3051. Support Interpreter Process Recovery 2017-12-14 16:20:26 +08:00
upgrade-note.sh [ZEPPELIN-3977]. Create shell script for converting old note file to new file 2019-03-18 12:14:15 +08:00
zeppelin-daemon.sh ZEPPELIN-3051. Support Interpreter Process Recovery 2017-12-14 16:20:26 +08:00
zeppelin-systemd-service.sh [ZEPPELIN-4004] add a systemd unit file to launch the Zeppelin daemon via systemd commands 2019-03-18 12:15:48 +08:00
zeppelin.cmd Followup for ZEPPELIN-1785 2016-12-19 10:40:57 -08:00
zeppelin.sh ZEPPELIN-1515. Notebook: HDFS as a backend storage (Use hadoop client jar) 2017-08-24 08:29:09 +08:00