[ 
https://issues.apache.org/jira/browse/NIFI-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245768#comment-14245768
 ] 

Joseph Witt commented on NIFI-145:
----------------------------------

Good idea to add the chkconfig entry to the bash script.  Info on what that 
would look like is here:
http://linux.die.net/man/8/chkconfig

Also a good description of different flavors of linux support for services:
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-service.html

We need to add support for at least 'restart' as well as stop/start/status as 
we have now.  This page
http://www.tldp.org/HOWTO/HighQuality-Apps-HOWTO/boot.html
Shows condrestart as something that can be called as well.

> Develop Bootstrap module
> ------------------------
>
>                 Key: NIFI-145
>                 URL: https://issues.apache.org/jira/browse/NIFI-145
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core Framework
>    Affects Versions: 0.0.1
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> We need a module that can parse a configuration file in order to determine 
> runtime parameters to run the Java executable for NiFi.
> This should include JVM args, such as agentlib, Xmx, Xms, etc., as well as 
> indicating where the NiFi properties file can be found and what the Java 
> command should be (java vs. $JAVA_HOME/bin/java, etc.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to