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.

How to add NIFE as a service to existing HDP cluster

avatar

I am using HDP cluster 2.5 and want to add NIFE service (on other node).But i am not able to see add service wizard.

Please help me how to add NIFE on other newly created node.My master node repo info:

[root@master yum.repos.d]# cat HDP.repo [HDP-2.5] name=HDP-2.5 baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.5.0.0/ path=/ enabled=1

=== gpgcheck=0[root@master yum.repos.d]# cat ambari.repo #VERSION_NUMBER=2.4.1.0-22 [Updates-ambari-2.4.1.0] name=ambari-2.4.1.0 - Updates baseurl=http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.4.1.0 gpgcheck=1 gpgkey=http://public-repo-1.hortonworks.com/ambari/centos7/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins enabled=1 priority=1

============== [root@master yum.repos.d]# cat HDP-UTILS.repo [HDP-UTILS-1.1.0.21] name=HDP-UTILS-1.1.0.21 baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7 path=/ enabled=1 gpgcheck=0

How do i configure HDF on another node with NIFE only and add a service to existing HDP cluster?

What is the use HDF management pack?

Sridhar

1 ACCEPTED SOLUTION

avatar

Hi @Sridhar M

NIFI cannot be added as service managed by ambari in HDP stack.

Refer http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_ambari-installation/content/system-requir... which clearly says You cannot install HDF on a system where HDP is already installed.

However you can manually install nifi by following this link.

View solution in original post

3 REPLIES 3

avatar

Hi @Sridhar M

NIFI cannot be added as service managed by ambari in HDP stack.

Refer http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.1/bk_ambari-installation/content/system-requir... which clearly says You cannot install HDF on a system where HDP is already installed.

However you can manually install nifi by following this link.

avatar
New Member

Hi @Rahul Pathak, Thanks for the clarification above as of HDF 2. As of Oct 2017, I am referring to the HDF Docs at https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.1.1/bk_installing-hdf-on-hdp/content/ch_add-h... which has a section explaining the process to add HDF services to an HDP cluster. Can you please confirm the same? I am planning to add Apache NiFi to my already existing HDP 2.6 cluster. Will i be able to do that? Can you please give some directions? Thanks.

avatar

Thanks for clarifying on HDP & HDP