[
https://issues.apache.org/jira/browse/NIFI-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-9909.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> 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
> Priority: Trivial
>
> 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.10#820010)