- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ListFTP Tracking Entities get no files
- Labels:
-
Apache Airflow
Created 01-24-2025 10:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i am new at nifi . i want to use listftp with tracking entities with rides cache . i use those configs but no files listed i donot now whats is wrong here
Created 01-24-2025 11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ose_gold
Welcome to the community.
Can you share more details.
- Try using the latest Apache NiFi 2.1.0 release instead of the very first unofficial maintenance release 2.0.0.
- Does the processor show as valid?
- From the server running NiFi, can you resolve and connect to the FTP server via command line?
- Do any of the files on the FTP server have a last modified timestamp newer then 3 hours old?
- Try changing "Entity Tracking Initial Listing Target" from "tracking time window" to "All available". Does it produce a FlowFiles?
- When you start listFTP processor, does it indicate an active running thread in the upper right corner?
- What do you see in the nifi-app.log when processor runs? Any exceptions?
Try puttingg this processor class (org.apache.nifi.processors.standard.ListenFTP) in DEBUG in the NiFi logback.xml file to get additional logging output. - With using "tracking timestamps" instead does it produce flowfiles?
Hopefully some of the above checks can help narrow focus of where the issue exists.
Thanks you,
Matt
Created 01-25-2025 06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1- yes i tried the last version
2- yes it does
3-yes i can and it fetch lists in nifi when i use the timestamp not the entities list
4- yes , it does
5- no change
6-yes
7-there is no exception
8- yes it does
Created 01-27-2025 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ose_gold
Looping back on number 6. When you see the active thread indicated in the upper right corner, do you see tasks as completing or the thread just remains active all the time?
Do you see any data being written to your Redis distributed map cache server?
Thanks,
Matt
Created 01-24-2025 11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ose_gold Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our Airflow experts @SanthoshGowda @smdas who may be able to assist you further.
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Community Moderator
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:
Created 02-03-2025 11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ose_gold Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.
Regards,
Diana Torres,Community Moderator
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:
