You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/02/21 21:16:28 UTC

[GitHub] monsieurp opened a new pull request #3313: [ZEPPELIN-4004] add a systemd unit file to launch the Zeppelin daemon via systemd commands

monsieurp opened a new pull request #3313: [ZEPPELIN-4004] add a systemd unit file to launch the Zeppelin daemon via systemd commands
URL: https://github.com/apache/zeppelin/pull/3313
 
 
   ### 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.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services