You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2015/04/22 05:18:58 UTC

[jira] [Updated] (NIFI-472) When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file

     [ https://issues.apache.org/jira/browse/NIFI-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin Piri updated NIFI-472:
-----------------------------
    Attachment: 0001-Providing-ownership-of-the-nifi.pid-file-in-the-case.patch

> When running NiFi with the "run.as" property specified in the bootstrap.conf file, the run.as user should own the nifi.pid file
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-472
>                 URL: https://issues.apache.org/jira/browse/NIFI-472
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Aldrin Piri
>         Attachments: 0001-Providing-ownership-of-the-nifi.pid-file-in-the-case.patch
>
>
> Currently, if I set the "run.as" user to something like "nifi" and then I run "bin/nifi.sh start", a file named "nifi.pid" is created in the bin/ directory, but it is owned by me. It should instead be owned by the "run.as" user (nifi).



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