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

chencan updated HDDS-1416:
--------------------------
    Attachment:     (was: HDDS-1416.002.patch)

> MiniOzoneCluster should set custom value for 
> hdds.datanode.replication.work.dir
> -------------------------------------------------------------------------------
>
>                 Key: HDDS-1416
>                 URL: https://issues.apache.org/jira/browse/HDDS-1416
>             Project: Hadoop Distributed Data Store
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.4.0
>            Reporter: Nanda kumar
>            Assignee: chencan
>            Priority: Major
>              Labels: newbie
>         Attachments: HDDS-1416.001.patch
>
>
> Datanode uses a temporary working directory for copying/replicating 
> containers, the default location of this directory is read from system 
> property {{java.io.tmpdir}}. Since all the datanodes are running in same 
> machine/jvm in MiniOzoneCluster we might corrupt the data while the datanodes 
> are moving containers as all the datanodes will be using the same working 
> directory.
> While configuring datanode for MiniOzoneCluster, we should set custom value 
> for {{hdds.datanode.replication.work.dir}} in each datanode instance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to