[
https://issues.apache.org/jira/browse/NIFI-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879500#comment-15879500
]
ASF subversion and git services commented on NIFI-3294:
-------------------------------------------------------
Commit 9a5487cde360116ec309dce9eb526b2364632f33 in nifi's branch refs/heads/0.x
from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9a5487c ]
NIFI-3294 Adjusting nifi.sh to invoke nifi-env.sh when running as another user
such that properties are preserved across environments.
Updating nifi.sh to include improvements by NIFI-2689
This closes #1525.
Signed-off-by: ijokarumawak <[email protected]>
> NiFi will ignore nifi-env properties when running as another user
> -----------------------------------------------------------------
>
> Key: NIFI-3294
> URL: https://issues.apache.org/jira/browse/NIFI-3294
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.0.0, 0.7.0, 0.7.1, 1.1.1, 1.0.1
> Environment: All non-Windows, non-Cygwin OSes
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: 0.8.0, 1.2.0
>
>
> nifi-env is a script that allows setting of certain properties external to
> the core run scripts. However, when sudo is used, the resulting
> subshell/child process is a separate environment that does not have the
> needed information that was established in nifi-env. This needs to be
> incorporated into the run command such that those properties are preserved.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)