[
https://issues.apache.org/jira/browse/HDFS-12492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang updated HDFS-12492:
-------------------------------
Description:
When do a listVolume call, we get output like following
{noformat}
[ {
"owner" : {
"name" : "wwei"
},
"quota" : {
"unit" : "TB",
"size" : 1048576
},
"volumeName" : "vol-0-84022",
"createdOn" : "Mon, 18 Sep 2017 03:09:46 GMT",
"createdBy" : null,
"bytesUsed" : 0,
"bucketCount" : 0
}
...]
{noformat}
Values for *createdOn*, *createdBy* and *bytesUsed* and *bucketCount* are all
missing.
was:
When do a listVolume call, we get output like following
{noformat}
[ {
"owner" : {
"name" : "wwei"
},
"quota" : {
"unit" : "TB",
"size" : 1048576
},
"volumeName" : "vol-0-84022",
"createdOn" : "Mon, 18 Sep 2017 03:09:46 GMT",
"createdBy" : null,
"bytesUsed" : 0,
"bucketCount" : 0
{noformat}
Values for *createdOn*, *createdBy* and *bytesUsed* and *bucketCount* are all
missing.
> Ozone: ListVolume output misses some attributes
> -----------------------------------------------
>
> Key: HDFS-12492
> URL: https://issues.apache.org/jira/browse/HDFS-12492
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone
> Reporter: Weiwei Yang
>
> When do a listVolume call, we get output like following
> {noformat}
> [ {
> "owner" : {
> "name" : "wwei"
> },
> "quota" : {
> "unit" : "TB",
> "size" : 1048576
> },
> "volumeName" : "vol-0-84022",
> "createdOn" : "Mon, 18 Sep 2017 03:09:46 GMT",
> "createdBy" : null,
> "bytesUsed" : 0,
> "bucketCount" : 0
> }
> ...]
> {noformat}
> Values for *createdOn*, *createdBy* and *bytesUsed* and *bucketCount* are all
> missing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]