[ https://issues.apache.org/jira/browse/HDFS-12492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Kumar Singh reassigned HDFS-12492: ---------------------------------------- Assignee: Mukul Kumar Singh > 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 > Assignee: Mukul Kumar Singh > Labels: ozoneMerge > > 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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org