[ 
https://issues.apache.org/jira/browse/HDDS-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816129#comment-16816129
 ] 

Hudson commented on HDDS-1416:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16390 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16390/])
HDDS-1416. MiniOzoneCluster should set custom value for (nanda: rev 
4003849fa48f7ba041c35901272744f9bd089724)
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/MiniOzoneClusterImpl.java


> 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
>             Fix For: 0.5.0
>
>         Attachments: HDDS-1416.001.patch, HDDS-1416.002.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to