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

Aldrin Piri edited comment on MINIFI-63 at 8/8/16 11:52 PM:
------------------------------------------------------------

Given that the initial release targets Linux-like systems, we have some 
additional flexibility in how we interact with our processes.  Accordingly, I 
think it would be sufficient for the initial case to keep track of PIDs much as 
is done with NiFi and Java MiNiFi and the interact with the MiNiFi process via 
signals sending a kill -2 (SIGINT) to the process.  This would make use of the 
handlers already created for the process.


was (Author: aldrin):
Given that the initial release targets Linux-like systems, we have some 
additional flexibility in how we interact with our processes.  Accordingly, I 
think it would be sufficient for the initial case to keep track of PIDs much as 
is done with NiFi and Java MiNiFi and the interact with the MiNiFi process via 
signals sending a kill -2 (SIGINT) to the process.

> Provide service enablement for MiNiFi instances on systems
> ----------------------------------------------------------
>
>                 Key: MINIFI-63
>                 URL: https://issues.apache.org/jira/browse/MINIFI-63
>             Project: Apache NiFi MiNiFi
>          Issue Type: New Feature
>          Components: Agent Configuration/Installation
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>
> It would be helpful to establish a basis for installing instances as a 
> service on host systems.  Initially, this can target Linux environments.



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

Reply via email to