[
https://issues.apache.org/jira/browse/MINIFI-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435762#comment-15435762
]
ASF GitHub Bot commented on MINIFI-63:
--------------------------------------
GitHub user apiri opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/8
MINIFI-63 - Provide service enablement for MiNiFi C++
Restructure Makefile to generate binary assembly. Create base minifi.sh
script which serves as a wrapper around the minifi binary and provides
installation as a service.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/nifi-minifi-cpp MINIFI-63
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/8.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 #8
----
commit 0088451dc02320da731b8948acc62277e5cbf95e
Author: Aldrin Piri <[email protected]>
Date: 2016-07-22T17:19:32Z
MINIFI-63 - Restructure Makefile to generate binary assembly. Create base
minifi.sh script which serves as a wrapper around the minifi binary and
provides installation as a service.
----
> 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, C++
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: cpp-0.0.1
>
>
> 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)