Yolanda M. Davis created NIFI-1812:
--------------------------------------
Summary: Add nifi-env script
Key: NIFI-1812
URL: https://issues.apache.org/jira/browse/NIFI-1812
Project: Apache NiFi
Issue Type: Improvement
Reporter: Yolanda M. Davis
Fix For: 1.0.0
The nifi-env script should be created for use by nifi startup, status and
shutdown scripts to set env variables like JAVA_HOME, location of log dir,
location of pid dir etc. This makes it easier to manage these locations in a
single script. For example currently the path to java is set in bootstrap.conf
however if your system does not have JAVA_HOME set or java in path the nifi
start command fails (so the user has to explicitly set JAVA_HOME or PATH before
invoking nifi start).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)