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 "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/04/19 13:37:41 UTC

[jira] [Created] (HDFS-11676) Ozone: SCM CLI: Implement close container command

Weiwei Yang created HDFS-11676:
----------------------------------

             Summary: Ozone: SCM CLI: Implement close container command
                 Key: HDFS-11676
                 URL: https://issues.apache.org/jira/browse/HDFS-11676
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
            Reporter: Weiwei Yang


Implement delete container

{code}
hdfs scm -container close <container name>
{code}

This command connects to SCM and closes a container. Once the container is closed in the SCM, the corresponding container is closed at the appropriate datanode. if the container does not exist, it will return an error.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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