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.

Creation of Nifi Cluster at HDInsight Edge Nodes?

avatar
New Member

Hi,

I am now trying to create a Nifi cluster at the edge nodes of HDInsight after managed to install one Nifi node.

However, I cannot make the Nifi cluster without much human intervention.. Is there any automated way to form the clustee instead of changing the configuration in the Nifi configuration file manually? Or I have to utilize Zookeeper to make it?

Cheers,

Kenneth

1 ACCEPTED SOLUTION

avatar
Master Mentor

@Kenneth K

Below are 2 links that could help you do a semi-automated deployment of HDF aka Nifi

Automate Deployment of HDF 2.x/3.0 clusters using Ambari blueprints

Setting Nifi on AWS using blueprints

Hope that helps

View solution in original post

3 REPLIES 3

avatar
Master Mentor

@Kenneth K

Below are 2 links that could help you do a semi-automated deployment of HDF aka Nifi

Automate Deployment of HDF 2.x/3.0 clusters using Ambari blueprints

Setting Nifi on AWS using blueprints

Hope that helps

avatar
Master Mentor

@Kenneth K

Any updates?

avatar
New Member

I have resolved to install Nifi Cluster with retrieving the cluster information from Zookeeper 🙂

Thanks for your help.