[
https://issues.apache.org/jira/browse/HDFS-11984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099410#comment-16099410
]
Yiqun Lin commented on HDFS-11984:
----------------------------------
Hi [~cheersyang], HDFS-12170 is working for adding the creation time in key
info. I will file a new JIRA to implement the client-side work once that being
merged. That will be part of the work of this JIRA. In addition, I have a
question, do we really need {{dataFileName}} field? From the design doc(Page
39), I didn't see this field returned.
{noformat}
{
"keyName":"palantir",
"version":0,
"md5hash":"e6edf9e1cb57057502cdaafa998e1426",
"createdOn":"Mon, Apr 04, 2016 06:22:00 GMT ",
"size":1024
}
{noformat}
> Ozone: Ensures listKey lists all required key fields
> ----------------------------------------------------
>
> Key: HDFS-11984
> URL: https://issues.apache.org/jira/browse/HDFS-11984
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
>
> HDFS-11782 implements the listKey operation which only lists the basic key
> fields, we need to make sure it return all required fields
> # version
> # md5hash
> # createdOn
> # size
> # keyName
> # dataFileName
> this task is depending on the work of HDFS-11886. See more discussion [here |
> https://issues.apache.org/jira/browse/HDFS-11782?focusedCommentId=16045562&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16045562].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]