Created 04-22-2018 12:59 PM
I am learning using Hortonworks Sandbox HDP 2.6.4 and HDF 3.1.0. I noticed NIFI service is not intalled in HDP. There is a way to install NIFI throw Ambari -> Admin -> Stack and Versions, but "This service is for demo purposes only and not officially supported". However, Sandbox HDF contains the fully installed NIFI service. Why NIFI is not installed along with other services like HBASE and SPARK in the same HDP?
I am following the instruction: https://hortonworks.com/tutorial/realtime-event-processing-in-hadoop-with-nifi-kafka-and-storm/secti.... In INSTALL NIFI section, the reference links are all broken. I am curious if this is a very old instruction which does not support current HDP 2.6.4 and HDF 3.1.0 combination? Do I still need to install NIFI on HDP or local machine?
,
I am using Hortonworks Sandbox HDP 2.6.4 and HDF 3.1.0. Just noticed the NIFI service is not installed in HDP. In HDP, there is a way to add NIFI service through Ambari -> Admin -> Stack and Versions, but This service is for demo purposes only and not officially supported.
However in Sandbox HDF, I saw the NIFI service fully installed. Why NIFI is not installed in HDP with other services like HBASE and SPARK?
I am trying to learn through the link: https://hortonworks.com/tutorial/realtime-event-processing-in-hadoop-with-nifi-kafka-and-storm/secti.... In the INSTALL NIFI step, the reference links are both broken which made me confused. Do I still need to install NIFI in HDP?
Created 04-22-2018 12:59 PM
Sorry, not sure why my two posts appears on the same page. I posted it twice, the first time is not successful, but the content appeared on the second post. Just take a look at either post content. Thanks.
Created 04-22-2018 03:22 PM
Hi @Quan Zhang
Hortonworks has two principal platforms HDP and HDF. NiFi is part of HDF which is designed for data in motion. HDP contains technologies for managing data at rest. NiFi is added in HDP Sandbox only for demo purposes to have all services in one VM. Please take a look at HDP and HDF components to have more informations:
Created 04-22-2018 08:08 PM
Take a look at this tutorial:
It utilized not only components in HDF such as NIFI, KAFKA and STORM, but also HBASE and HIVE in HDP. To complete this lab, Do I have to launch both HDP and HDF at the same time on VM? (I only have 16GB RAM on my machine, but HDP and HDF both require at least 8GB RAM in VM, which caused my computer very slow)
Can I fully install NIFI on HDP so that I can use NIFI, KAFKA, STORM, HBASE and HIVE on the same VM? Otherwise does the DEMO version of NIFI on HDP support this lab?
Created 11-13-2018 12:19 PM
can i add NIFI to the HDP as i have currently HDP Cluster and i want to configure NIFI in this cluster
Created 04-23-2018 06:15 PM
Download it and add it
https://nifi.apache.org/download.html
On a sandbox, you will not have enough RAM or CPU.
NiFi will run with few resources.
Created 04-24-2018 06:40 AM
I am sorry, what you said made me confused. Which of the following did you mean?
1. Download and install on sandbox, but you will have RAM or CPU issues, since it consumes a lot of resources.
2. Download and install on sandbox. Don't worry about your RAM or CPU, since it does not consume many resources.
3. Download and install on your local machine, since sandbox does not have enough RAM or CPU.
Created 11-13-2018 12:20 PM
@Timothy Spann Can i add nifi to the HDP Cluster ?