Categories
Apache NiFi Data Analytics Docker

Apache NiFi docker

This is a guide to start apache NiFi as docker machine.

We can use aktechthoughts/nifi-docker repository to start a NiFi cluster.

STEP I : Clone the repository

STEP II: Execute the script build.sh

The script pulls the images and runs the zookeepr and the nifi on local machine.

The nifi is exposed at port : 8888, we can look at the browser using http://0.0.0.0:8888/nifi/

This is a blank canvas. we can add some process group and use the service.

The template – SEND_REMOTE_DATA is imported and used.

This is a insecure cluster. We can create a secure cluster using repository https://github.com/aktechthoughts/nifi-cluster

By Abhishek Kumar

My name is Abhishek Kumar. I am a Software Engineer from India. I stay in Pune a city in south western India. Pune is a city known for IT services companies.

The main purpose of the writing this blog is to keep collection of my projects done by me.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s