Apache NiFi

Contains all the posts related to Apache NiFi tool.

Installing Apache NiFi Cluster on Linux

Installing Apache NiFi Cluster on Linux is pretty straightforward to be honest. If you follow the steps mentioned in this article, you can pretty easily setup NiFi cluster pretty easily. Please follow the steps mentioned here. If there is any question, you can write in the comment box of the article. Step 1: Update hosts …

Installing Apache NiFi Cluster on Linux Read More »

 

Installing NiFi Cluster on Windows Server

In this article I am going to show you steps for Installing NiFi Cluster on Windows Server. Please follow all the steps as mentioned in this article so that you don’t run into any error.   Step 1: Update hosts file entry with below  127.0.0.1 node1127.0.0.1 node2127.0.0.1 node3 Step 2: Update zookeeper.properties File on all …

Installing NiFi Cluster on Windows Server Read More »

 

Apache NiFi Cluster in Detail

What’s a cluster? To learn about Apache NiFi Cluster in Detail first you should understand about cluster. A cluster is a set of loosely or tightly connected computers. These connected computers work together so that, in many respects, we view them as a single system. If you are a video lover then you should watch …

Apache NiFi Cluster in Detail Read More »

 

Splitting Large Files to Smaller Files in NiFi

Splitting Large Files With Nifi is quite easy when you know the right approach to do that. In this article I will show you step by step on how you can split a large file to smaller files. See the complete Video or scroll down to continue reading. Thumb Rule is, You should always use …

Splitting Large Files to Smaller Files in NiFi Read More »

 

Apache NiFi Best Practices

Apache NiFi Course Cover Image

Apache NiFi Best Standards and Other Tips In this article I am going to show you Apache NiFi Best Practices. These best practices will save you tons of time during the development or maintenance of NiFi. If you have any query after reading this article then please write in comments section. 01 >> Never store …

Apache NiFi Best Practices Read More »

 

Apache NiFi ExecuteStreamCommand Processor

Apache NiFi Course Cover Image

NiFi’s ExecuteStreamCommand Processor executes an external command (can be a shell script, python script or java script etc) on the contents of a flow file, and creates a new flow file with the results of the command. Many a times, we may end up in a scenario when existing NiFi processors are not enough to …

Apache NiFi ExecuteStreamCommand Processor Read More »

 

What is Apache NiFi?

Get Apache NiFi Course at Special Price So you are a beginner and have no idea about what is NiFi then you have came to this right place. In this beginners friendly article you are going to learn everything step by step. Definition from Official Documents Put simply, NiFi was built to automate the flow …

What is Apache NiFi? Read More »