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 "Sammi Chen (JIRA)" <ji...@apache.org> on 2019/08/13 07:42:00 UTC

[jira] [Created] (HDDS-1958) Container time information returned by "scmcli list" is not human friendly

Sammi Chen created HDDS-1958:
--------------------------------

             Summary: Container time information returned by "scmcli list" is not human friendly
                 Key: HDDS-1958
                 URL: https://issues.apache.org/jira/browse/HDDS-1958
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Sammi Chen


ozone scmcli list -s=0
{
  "state" : "OPEN",
  "replicationFactor" : "ONE",
  "replicationType" : "STAND_ALONE",
  "usedBytes" : 0,
  "numberOfKeys" : 0,
  "lastUsed" : 13353985,
  "stateEnterTime" : 13316615,
  "owner" : "OZONE",
  "containerID" : 1,
  "deleteTransactionId" : 0,
  "sequenceId" : 0,
  "open" : true
}

LastUsed and stateEnterTime are not human friendly.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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