[
https://issues.apache.org/jira/browse/NIFI-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382685#comment-15382685
]
ASF GitHub Bot commented on NIFI-929:
-------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/668
NIFI-929 Changing RunNiFi to write just the pid to nifi.pid and the f…
…ull status to nifi.status
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-929
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/668.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 #668
----
commit f809e2b517d3e70b168fc43b5800e3f7be7d4ab9
Author: Bryan Bende <[email protected]>
Date: 2016-07-18T17:30:15Z
NIFI-929 Changing RunNiFi to write just the pid to nifi.pid and the full
status to nifi.status
----
> Ability to generate a 'true' pid file
> -------------------------------------
>
> Key: NIFI-929
> URL: https://issues.apache.org/jira/browse/NIFI-929
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 0.3.0
> Reporter: Ali Bajwa
> Assignee: Bryan Bende
> Priority: Minor
>
> The nifi pid file does not seem to be a true pid file (it has other info as
> well).
> For integration with monitoring tools like Ambari it would be nice to have a
> true pid file (containing only the pid) created as well (in line with other
> Hadoop components). This is coming from the Ambari service I put together: I
> had to parse out the pid from Nifi pidfile and maintain another one
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)