Member since
09-21-2017
24
Posts
0
Kudos Received
0
Solutions
08-26-2019
07:19 PM
@Shu_ashu This is my dataflow - https://drive.google.com/file/d/1SWtSAPKxRcgAWT7ca0dytePjfwMZIpgR/view?usp=sharing The ListSFTP processor works fine. It lists all the files in the server. But FetchSFTP doesn't work as expected. I get comms.failure. My ListSFTP and FetchSFTP configurations are the same. Also I had one more doubt - How does FetchSFTP gets its state from LISTSFTP.? Is there any additional configuration that has to be done.? I am just joining ListSFTP and FetchSFTP with relationship Success. Not doing anything else. Please help.
... View more
07-29-2019
02:01 AM
@Shu Actually there is no password. Username is ec2-user. I am able to connect to the server using Filezilla. I did not enter any password when I connected using Filezilla. Just username and it worked. But I imported the pem file. I also created password for my ec2 instance and tried. Still no luck.
... View more
07-24-2019
03:14 AM
@Shu I am able to connect to the server using Filezilla but unable to connect using ListSFTP processor. I get this error - Here are my configurations - Is it because Private Key Property is blank.? If yes, can you please tell what has to be done. The pem file is in my desktop (local machine). I gave the path to it but it says it invalid. Thanks.
... View more
07-23-2019
03:06 AM
I am using GetSFTP processor to get files from Filezilla and PutFile processor to move the file to a directory in my local
machine.
Is there a way to trigger GetSFTP processor every time a new file is uploaded.?
I am trying to create a flow where - every time a new file is uploaded to the server I want it automatically downloaded to my local machine. Can this be done using nifi.?
Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
10-01-2017
06:19 PM
Hi.. i was following article to install sandbox on docker. I was successfully able to complete step 3. when I execute the command docker images I am able to see - Sandbox-hdp. I am stuck in step 4. I ran the command that you have in step 4. I get this error. am I doing it correctly? Should I change the hostname.? I am a beginner. Please help.
... View more