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

Chris Nauroth commented on HDFS-4610:
-------------------------------------

The changes look good, Ivan.  I tested this in combination with the latest 
patches for HADOOP-9290, HADOOP-9413, HADOOP-9490, and HDFS-4705.  I was 
expecting all of these patches in combination to make the following tests pass 
on Windows: {{TestCheckpoint}} (mostly), {{TestNNStorageRetentionFunctional}}, 
and {{TestStorageRestore}}.  They still failed though with the same errors that 
make it look like marking directories as bad didn't work as expected.  I 
verified that hadoop.dll was loaded successfully for each of the tests.

Were you expecting the patch to fix these tests?  Do they pass in your 
environment now?

                
> Move to using common utils FileUtil#setReadable/Writable/Executable and 
> FileUtil#canRead/Write/Execute
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-4610
>                 URL: https://issues.apache.org/jira/browse/HDFS-4610
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>         Attachments: HDFS-4610.commonfileutils.2.patch, 
> HDFS-4610.commonfileutils.patch
>
>
> Switch to using common utils described in HADOOP-9413 that work well 
> cross-platform.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to