Hi everyone, can I interest anyone in taking a look at two JIRAs I created a few days back:
<https://issues.apache.org/jira/browse/NIFI-5350> & < https://github.com/apache/nifi/pull/2823> <https://issues.apache.org/jira/browse/NIFI-5352> & < https://github.com/apache/nifi/pull/2825> It's three changed lines in total. All of them in a shell script or POM file. NIFI-5350: Allows adding Java options to the NiFi process via nifi.sh via a non-hacky way NIFI-5352: Makes it so that permissions on JAR files are less restrictive. That makes it possible (out of the box) to have the files owned as root but executed as a non-privileged account. Thank you very much! Cheers, Lars
