Weiwei Yang created HDFS-11677:
----------------------------------

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


Implement get container

{code}
hdfs scm -container get <container name> -o <outfile>
{code}

This command works only against a closed container. If the container is closed, 
then SCM will return the address of the datanodes. The datanodes support an API 
called copyCon- tainer, which returns the container as a tar ball.



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