[
https://issues.apache.org/jira/browse/NIFI-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653329#comment-15653329
]
ASF GitHub Bot commented on NIFI-3015:
--------------------------------------
GitHub user fidget83 opened a pull request:
https://github.com/apache/nifi/pull/1198
[NIFI-3015] Run NiFi service from nifi user instead of root
When install NiFi using command nifi.sh install, NiFi will start from user
root.
I suggest to run it from user nifi which is created during rpm installation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fidget83/nifi master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1198.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 #1198
----
commit 2789f56c07808458b9862ad626abee308349fe7f
Author: Artem Ermakov <[email protected]>
Date: 2016-09-22T15:15:21Z
[NIFI-2812] Fix creating NiFi RPM
commit 897e5ba2303ca2e05553b0df78c215d53929a968
Author: Artem Ermakov <[email protected]>
Date: 2016-11-03T06:53:11Z
Run NiFi service by nifi system user
commit 23d4928c650c40af32b91eed009e08181b8a418c
Author: Artem Ermakov <[email protected]>
Date: 2016-11-03T07:07:30Z
Merge remote-tracking branch 'upstream/master'
----
> NiFi service starts from root user after installation
> -----------------------------------------------------
>
> Key: NIFI-3015
> URL: https://issues.apache.org/jira/browse/NIFI-3015
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.1.0
> Environment: Centos 7.2
> Reporter: Artem Yermakov
> Priority: Critical
> Fix For: 1.1.0
>
>
> When install NiFi using command nifi.sh install, NiFi will start from user
> root.
> I suggest to run it from user nifi which is created during rpm installation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)