GitHub user jeffsteinmetz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/722
allows zeppelin to be run and managed as a service. ZEPPELIN-641 ### What is this PR for? allows zeppelin to be run and managed as a service, does not start in background vi nohup the service manager handles process instead ### What type of PR is it? Improvement ### Todos * None, should work as is ### Is there a relevant Jira issue? ZEPPELIN-641 ### How should this be tested? bin/zeppelin-daemon.sh upstart ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? updated You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeffsteinmetz/incubator-zeppelin ZEPPELIN-641 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/722.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #722 ---- commit 06ed0a3758b05ad14c89079764b45ff88944028e Author: Jeff Steinmetz <jeffrey.steinm...@gmail.com> Date: 2016-02-17T00:07:53Z allows zeppelin to be run and managed as a service. Jira Ticket ZEPPELIN-641 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---