Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Fetch S3 file to Nifi

avatar
Explorer

Greetings,

I want to fetch one particular file from S3, only once. So I used listS3 and FetchS3object processors. But whenever I start the listS3 processor and stop it after 1 second, by that time it generates thousands of flowfiles and when these flowfiles are passed to FetchS3object processor, the same file is fetched thousands of time. I even changed the scheduling time in listS3 processor, but still, the same effect exists. Could someone tell me where I was going wrong with the configurations?

1 REPLY 1

avatar
Super Mentor

@P_Rat98 

 

Can you share how you have the ListS3 processor configured?
What can you tell us about the file being listed? 
Is it constantly being updated?

Thanks,

Matt