Github user gresockj commented on the issue:
https://github.com/apache/nifi/pull/1786
Salt is easy to set up with this
[walkthrough](https://docs.saltstack.com/en/latest/topics/tutorials/walkthrough.html).
You can run salt-master and salt-minion on the same nifi box if you want in
order to reproduce this behavior. Once you have it installed, you can run the
command:
salt 'minionID' cmd.run "service nifi start"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---