Member since
12-08-2020
3
Posts
0
Kudos Received
0
Solutions
12-13-2020
03:01 PM
Hi, I am using Nifi in transferring file from my local machine to vm hdfs. My nifi is installed only on my local machine. I made a flowfile from: • getFile - good • PutHDFS - error So there is an error in PutHDFS java nio channel unresolved exception Is this because my nifi is installed only on my local and cant find the path of my Directory in HDFS? Thank you!
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache NiFi
12-09-2020
09:53 AM
Hi thanks for the answer , that really helpded. now im trying to to configure nifi processor so i can put my file on hdfs vm . no cluster on hdfs virtual machine on which i have hadoop i need the hadoop configuration ressource and also kerberos many thanks
... View more
12-08-2020
08:57 AM
Hello community im trying to transfert a file from my local machine windows to a hdfs (vm). i will use nifi get file and then put file . can someone help how is that possible is there any flow configuration thanks
... View more
Labels:
- Labels:
-
Apache NiFi