Nanda kumar created HDDS-1417:
---------------------------------
Summary: After successfully importing a container, datanode should
delete the container tar.gz file from working directory
Key: HDDS-1417
URL: https://issues.apache.org/jira/browse/HDDS-1417
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: Ozone Datanode
Affects Versions: 0.3.0
Reporter: Nanda kumar
Assignee: Nanda kumar
Whenever we want to replicate or copy a container from one datanode to another,
we compress the container data and create a tar.gz file. This tar file is then
copied from source datanode to destination datanode. In destination, we use a
temporary working directory where this tar file is copied. Once the copying is
complete we import the container. After importing the container we no longer
need the tar file in the working directory of destination datanode, this has to
be deleted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]