Created 06-20-2017 09:34 AM
We are running NiFi instances "next to" Hortonworks HDP. This means we manually installed NiFi on our cluster nodes and let them connect to our ZooKeeper.
What are the benefits of installing HDF next to HDP on our nodes when we
Should we consider using HDF instead of "plain" NiFi?
Is it okay to run NiFi instances next to the HDP, without using HDF? Which problems can we run into?
Thanks!
Created 06-20-2017 09:41 AM
Hi Jody,
The benefits are integration with Ranger for authorizations management ; configuration management and deployment with Ambari (if you have a NiFi cluster, no need to manually update the configuration files on all the nodes) ; integrated monitoring with AMS/Grafana.
Please note that with Ambari 2.5.1.0 / HDP 2.6.1, it is possible to add the HDF management pack in the same Ambari to have both HDP and HDF components managed by the same Ambari and using the same common components (Ambari Infra, Zookeeper, Ranger, AMS, etc).
https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/index.html#bk_installing-hdf-on-hdp
Hope this helps.
Created 06-20-2017 09:41 AM
Hi Jody,
The benefits are integration with Ranger for authorizations management ; configuration management and deployment with Ambari (if you have a NiFi cluster, no need to manually update the configuration files on all the nodes) ; integrated monitoring with AMS/Grafana.
Please note that with Ambari 2.5.1.0 / HDP 2.6.1, it is possible to add the HDF management pack in the same Ambari to have both HDP and HDF components managed by the same Ambari and using the same common components (Ambari Infra, Zookeeper, Ranger, AMS, etc).
https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/index.html#bk_installing-hdf-on-hdp
Hope this helps.
Created 06-20-2017 09:54 AM
Does it mean, if i have 3 node hdp, i can add nifi with the same node?
Created 06-20-2017 11:48 AM
Hi @mel mendoza,
NiFi is I/O intensive and is requiring dedicated disks. It is not recommended to use the NiFi nodes for something else (at least for a production environment). Besides, for very high rates workflows it is also highly recommended to have dedicated nodes (and disks) for Zookeeper nodes.
Created 06-20-2017 11:14 AM
This would be the perfect solution for our cluster setup.
How stable is this?
Created 06-20-2017 11:50 AM
In regards to NiFi inside HDF 3.0, this is very stable and brings a lot of new great features. Regarding the new components coming with HDF 3.0 (SAM and Schema Registry), you might want to wait HDF3.1 to start using the components in a production environment (of course it depends what are your requirements).