0
votes

I am looking for a reliable data transfer approach between different Nifi cluster. I have two Nifi cluster - one fetching data from source and another for pushing data into Hive/HDFS.

I need to transfer data from first nifi cluster to another nifi cluster. Is there any component available in nifi to do this ?

Nifi Cluster 1 GetFile --> Publish to Port

Nifi Cluster 2 Read from Port --> Publish to HDFS

Thanks

1

1 Answers

1
votes

Apache NiFi provides the site-to-site feature for transferring data between two instances. You can read about it here:

https://nifi.apache.org/docs/nifi-docs/html/user-guide.html#site-to-site