[
https://issues.apache.org/jira/browse/HDDS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655901#comment-16655901
]
Hanisha Koneru commented on HDDS-686:
-------------------------------------
[~jnp], I am getting the correct time format for the files created by o3fs.
{code:java}
$./hadoop fs -mkdir o3fs://bucket1.volume1/key2
$./ozone sh key list /volume1/bucket1
[{
"version" : 0,
"md5hash" : null,
"createdOn" : "Thu, 18 Oct 2018 21:13:37 GMT",
"modifiedOn" : "Thu, 18 Oct 2018 21:13:37 GMT",
"size" : 0,
"keyName" : "key2/"
} ]{code}
Could you please give the steps to repro?
> Incorrect creation time for files created by o3fs.
> --------------------------------------------------
>
> Key: HDDS-686
> URL: https://issues.apache.org/jira/browse/HDDS-686
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: Ozone Filesystem
> Reporter: Jitendra Nath Pandey
> Assignee: Hanisha Koneru
> Priority: Blocker
> Labels: app-compat
>
> Files created by o3fs show creation timestamp as unix epoch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]