Lourens Janse van Rensburg created NIFI-7284:
------------------------------------------------
Summary: Documentation: Missing step in "Install NiFi as a service"
Key: NIFI-7284
URL: https://issues.apache.org/jira/browse/NIFI-7284
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Environment: Linux
Reporter: Lourens Janse van Rensburg
The documentation for "Installing NiFi as a service" is missing a step.
(
[https://nifi.apache.org/docs/nifi-docs/html/getting-started.html#installing-as-a-service]
)
Inbetween the paragraphs, after the instructions to run {{./bin/nifi.sh
install}},
and before the instruction to run {{service nifi start|stop}},
add an instruction to restart the service daemon, to detect the newly added
{{nifi}} service, by issuing the following command:
{{sudo systemctl daemon-reload}}
The absence of this step is causing users to think that {{nifi.sh install}}
is broken, when it is in fact working.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)