Mark Payne created NIFI-472:
-------------------------------
Summary: 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
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)