Created on 03-01-2021 02:46 AM - last edited on 03-01-2021 03:58 AM by VidyaSargur
Created 03-01-2021 10:11 AM
Nifi cluste is not aware of your Hadoop cluster until you copy these 2 files from your cluster /etc/hadoop/conf/hdfs-site.xml or /etc/hadoop/conf/core-site.xml to your local nifi installation
Hadoop configuration resources=/local/dir/hdfs-site.xml,/local/dir/core-site.xml
look for any of these processor group for HDFS
Hope that helps
Created 03-01-2021 12:41 PM
You will need to copy the hdfs/core-site.xml to a local path accessible to your windows. And you will need to update your host's file entry to make the VM reachable from the windows machine.
You should be able to ping your vm from the windows machine and vice versa.
Edit and change core-site.xml and hdfs-site.xml files and remove the FQDN:8020 to an IP ie for class C network like 192.168.10.201:8020 restart the processors and let me know.
Hope that helps?
Created 03-01-2021 10:11 AM
Nifi cluste is not aware of your Hadoop cluster until you copy these 2 files from your cluster /etc/hadoop/conf/hdfs-site.xml or /etc/hadoop/conf/core-site.xml to your local nifi installation
Hadoop configuration resources=/local/dir/hdfs-site.xml,/local/dir/core-site.xml
look for any of these processor group for HDFS
Hope that helps
Created 03-01-2021 11:49 AM
Thank you for the reply
first of all I am installing apache nifi in windows and cloudera in a virtual machine
how to put those files in putHDFS processor configuration ???
Created 03-01-2021 12:01 PM
And now I'm getting this error
Created 03-01-2021 12:41 PM
You will need to copy the hdfs/core-site.xml to a local path accessible to your windows. And you will need to update your host's file entry to make the VM reachable from the windows machine.
You should be able to ping your vm from the windows machine and vice versa.
Edit and change core-site.xml and hdfs-site.xml files and remove the FQDN:8020 to an IP ie for class C network like 192.168.10.201:8020 restart the processors and let me know.
Hope that helps?
Created 03-02-2021 02:45 AM
It worked Thank you so much
Created 03-23-2021 07:50 AM
For future reference adding here the link to our public documentation on how to connect NiFi with Hive on CDP.
Ferenc Erdelyi, Technical Solutions Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: