Created on 12-29-2019 12:18 AM - last edited on 12-29-2019 08:37 AM by ask_bill_brooks
Hello,
I'm trying to pull data from twitter and push it to elasticsearch using nifi. I managed to download and run both of them.
Do I need to have the Hortons sandbox installed too? Are there any software or packages I need to have them too?
I will really appreciate if anyone has tutorials or links on how to do it on ubuntu.
Created on 12-29-2019 06:26 AM - edited 12-29-2019 06:27 AM
@KUnew Sounds like you have nifi and Elasticsearch installed. For a Proof Of Concept the single node simple installs should work fine. There are no further requirements. A Cloudera or Hortonworks cluster is not required. However, if you intend to have multiple instances of Nifi and one or more Elasticsearch Master and Data nodes I would highly recommend using Hortonworks HDF with Ambari to manage the NiFi and Elasticsearch installation & configuration.
I have created the Elk Management Pack for HDF 3.x which allows install of 6.3.2 or 7.4.2 Elasticsearch, Logstash, Kibana, Filebeat, & Metricbeat. You can find it on my GitHub:
https://github.com/steven-dfheinz/dfhz_elk_mpack
I also have some articles here specifically about how to install the Elk Management Pack. Just search up elasticsearch here in the community Articles section. It is very easy to install ambari, the management pack, and further install NiFi and ELK.
If this reply answers your question, please mark it as a Solution.
Created on 12-29-2019 06:26 AM - edited 12-29-2019 06:27 AM
@KUnew Sounds like you have nifi and Elasticsearch installed. For a Proof Of Concept the single node simple installs should work fine. There are no further requirements. A Cloudera or Hortonworks cluster is not required. However, if you intend to have multiple instances of Nifi and one or more Elasticsearch Master and Data nodes I would highly recommend using Hortonworks HDF with Ambari to manage the NiFi and Elasticsearch installation & configuration.
I have created the Elk Management Pack for HDF 3.x which allows install of 6.3.2 or 7.4.2 Elasticsearch, Logstash, Kibana, Filebeat, & Metricbeat. You can find it on my GitHub:
https://github.com/steven-dfheinz/dfhz_elk_mpack
I also have some articles here specifically about how to install the Elk Management Pack. Just search up elasticsearch here in the community Articles section. It is very easy to install ambari, the management pack, and further install NiFi and ELK.
If this reply answers your question, please mark it as a Solution.