Guarav, Nifi has Zookeeper embedded, so if an external zookeeper is not required you may be able to use the embedded one? There are pros and cons for both sides that I think are touched on in the Nifi documentation.
Best of luck, Chad On Mon, Mar 30, 2020 at 8:09 AM Marton Szasz <[email protected]> wrote: > Hi. > > Zookeeper: Typically distribution packages work fine. I've installed > zookeeper and zookeeperd packages on debian. If this is not preferred, > here's zookeeper's getting started guide: > https://zookeeper.apache.org/doc/r3.6.0/zookeeperStarted.html > > Nifi: See "Getting Started" at http://nifi.apache.org/docs.html > > These may also be helpful: > > https://community.cloudera.com/t5/Community-Articles/Configuring-an-external-ZooKeeper-to-work-with-Apache-NiFi/ta-p/246791 > > https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#embedded_zookeeper > > Kind regards, > Marton Szasz > > > On Mon, 30 Mar 2020 at 13:58, gaurav jain <[email protected]> wrote: > > > > Hi > > > > I am a noob here and have been given a the task for nifi with zookeeper > set > > up on the same machine and I am unable to wrap my head around it. > > > > Can someone share some resources or exact set up as to how to do so. > > > > > > Thanks and Kind Regards > > > > Gaurav Jain > > > > [email protected] >
