[
https://issues.apache.org/jira/browse/NIFI-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942550#comment-15942550
]
Andre F de Miranda commented on NIFI-928:
-----------------------------------------
[~abajwa] This ticket is a bit old but I suspect that since then, nifi PID path
can be set via CLI
{code:title=https://github.com/apache/nifi/blob/8d467f3d1fe9b9e96e67f2979aa5676465afedc1/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/bin/nifi.sh#L285}
BOOTSTRAP_PID_PARAMS="-Dorg.apache.nifi.bootstrap.config.pid.dir='${NIFI_PID_DIR}'"
{code}
Is that enough to solve this ticket?
> Add ability to configure the pid directory
> ------------------------------------------
>
> Key: NIFI-928
> URL: https://issues.apache.org/jira/browse/NIFI-928
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 0.3.0
> Reporter: Ali Bajwa
> Priority: Minor
>
> Per Mark P, there is currently no way to configure the pid dir e.g. via
> nifi.properties. This would be useful for Ambari/Hadoop integration as for
> all the other components, the pids are stored under /var/run/<component>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)