[ 
https://issues.apache.org/jira/browse/HDDS-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharat Viswanadham updated HDDS-1417:
-------------------------------------
    Fix Version/s: 0.5.0
                   0.4.0

> 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: Sandeep Nemuri
>            Assignee: Nanda kumar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.4.0, 0.5.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to