You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/05/18 09:03:00 UTC

[jira] [Resolved] (HDDS-66) ListVolume output misses some attributes

     [ https://issues.apache.org/jira/browse/HDDS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Kumar Singh resolved HDDS-66.
-----------------------------------
    Resolution: Not A Bug

Resolving the jira as all the fields are being displayed in the json output.

> ListVolume output misses some attributes
> ----------------------------------------
>
>                 Key: HDDS-66
>                 URL: https://issues.apache.org/jira/browse/HDDS-66
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Weiwei Yang
>            Assignee: Lokesh Jain
>            Priority: Major
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org