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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to