Hi Dima, Ideally you should not run anything as the root user as it tends to cause more issues then it solves in the long term.
Secondly I would recommend against running more than one Nifi instance concurrently on a host without some sort of isolation like a container or a jail. If you're looking to create a multi tenancy Nifi environment then that is something that this list should be able to provide guidance on, without having to run multiple Nifi instances per host. Edward On Fri, 10 Sep 2021, 14:47 Dmitry Stepanov, <[email protected]> wrote: > Hi Community, > Question on the env variables - I plan on using multiple service instances > of NiFi running on same server under same user (root). I'm mostly > concerned about env variables from "nifi-1.14.0/bin/nifi-env.sh" > > Thank you for your help, > > Dima Stepanov >
