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

GetHDFSFileInfo returns wrong timestamp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 1.15.3
    • None
    • Extensions
    • None
    • Ubuntu 20.04 LTS
      openjdk version "11.0.10" 2021-01-19

    Description

      GetHDFSFileInfo returns a wrong timestamp from an Azure Data Lake Storage Gen2, built on Azure Blob Storage.

      For example, a file is last modified at Sunday April 10 2022 04:01:35, the processor returns :

      "lastModified" : "1649548895000"

      "1649548895000" is Sunday April 10 2022 02:01:35. I expected "1649556095000".

      In winter time, the difference is only one hour between the result from GetHDFSFileInfo and the reality timestamp.

      Attachments

        Activity

          People

            Unassigned Unassigned
            thierry.prats Thierry PRATS
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: