Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3893

NiFi ListFTP issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.0
    • None
    • None
    • centos 7 x86_64 jdk1.8 nifi1.2.0

    Description

      Listftp may miss the files In such a situation:

      The time precision of the listing.timestamp and processed.timestamp is the minute level. Because the time obtained through the ftp protocol can only be accurate to minutes.

      Assuming 21:11:00 execute lisftp to find some files, listing.timestamp and processed.timestamp are marked as 21:11:00, then some files are put into ftp server, the file generation time is 21:11:40, then these files Will not be downloaded because the file of time obtained through ftp is 21:11:00, Nifi think these are not new files.

      Attachments

        Activity

          People

            Unassigned Unassigned
            huixiongwu huixiongwu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: