[
https://issues.apache.org/jira/browse/HDFS-14512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851285#comment-16851285
]
Wei-Chiu Chuang commented on HDFS-14512:
----------------------------------------
+1 failed tested unreproducible in my local machine.
Checkstyle warning is fine.
> ONE_SSD policy will be violated while write data with
> DistributedFileSystem.create(....favoredNodes)
> ----------------------------------------------------------------------------------------------------
>
> Key: HDFS-14512
> URL: https://issues.apache.org/jira/browse/HDFS-14512
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Shen Yinjie
> Assignee: Ayush Saxena
> Priority: Major
> Attachments: HDFS-14512-01.patch, HDFS-14512-02.patch,
> TestToRepro.patch
>
>
> Reproduce steps:
> 1.setStoragePolicy ONE_SSD for a path A;
> 2. client write data to path A by
> DistributedFileSystem.create(...favoredNodes) and Passing parameter
> favoredNodes
> then, three replicas of file in this path will be located in 2 SSD and
> 1DISK,which is violating the ONE_SSD policy.
> Not sure am I clear?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]