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:32:41 UTC

[jira] [Created] (HDFS-11675) Ozone: SCM CLI: Implement delete container command

Weiwei Yang created HDFS-11675:
----------------------------------

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


Implement delete container

{code}
hdfs scm -container del <container name> -f
{code}

Deletes a container if it is empty. The -f options can be used to force a delete of a non-empty container. If container name specified not exist, prints a clear error message.



--
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