Thierry PRATS created NIFI-9909:
-----------------------------------

             Summary: GetHDFSFileInfo returns wrong timestamp
                 Key: NIFI-9909
                 URL: https://issues.apache.org/jira/browse/NIFI-9909
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.15.3
         Environment: Ubuntu 20.04 LTS
openjdk version "11.0.10" 2021-01-19
            Reporter: Thierry PRATS


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 :
{code:java}
"lastModified" : "1649548895000"{code}
"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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to