Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Implement close container command
hdfs scm -container close <container name>
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.