Created 11-20-2016 03:08 AM
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
Created 11-20-2016 02:15 PM
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.
Created 11-20-2016 02:15 PM
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.
Created 10-25-2017 04:16 PM
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.
Created 11-21-2016 01:45 AM
Thanks for clarifying on HDP & HDP