Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Do I need to install and start zookeeper separately if I intend to use 'embedded zookeeper' option for NiFi?

avatar
Contributor

I intend to have a separate NiFi cluster than the HDF cluster. If I want to use the embedded zookeeper option for state management, do I need to manually install & start zookeeper on the nodes?

1 ACCEPTED SOLUTION

avatar
Master Mentor
@Piyush Routray

Not sure I am clear with what you mean by "I intend to have a separate NiFi cluster than the HDF cluster".

Are you installing just NiFi via command line?

- You can install NiFi using command line and utilize the embedded zk.

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/index.html

When you get to the download HDF section of the "Command Line Installation" documentation, go to the bottom of the list to download just the NiFi tar.gz file.

10237-screen-shot-2016-12-12-at-82344-am.png

The relevant docs for this are found here:

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_administration/content/clustering.html

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_administration/content/state_providers.ht...

Are you trying to install NIFi via HDF's Ambari?

- The Ambari based installation of HDF will install an external ZK for you and setup NiFi to use it for you.

Thanks,

Matt

View solution in original post

1 REPLY 1

avatar
Master Mentor
@Piyush Routray

Not sure I am clear with what you mean by "I intend to have a separate NiFi cluster than the HDF cluster".

Are you installing just NiFi via command line?

- You can install NiFi using command line and utilize the embedded zk.

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/index.html

When you get to the download HDF section of the "Command Line Installation" documentation, go to the bottom of the list to download just the NiFi tar.gz file.

10237-screen-shot-2016-12-12-at-82344-am.png

The relevant docs for this are found here:

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_administration/content/clustering.html

http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_administration/content/state_providers.ht...

Are you trying to install NIFi via HDF's Ambari?

- The Ambari based installation of HDF will install an external ZK for you and setup NiFi to use it for you.

Thanks,

Matt