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

Hudson commented on HDFS-13676:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14436 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14436/])
HDFS-13676. TestEditLogRace fails on Windows. Contributed by Zuoming (inigoiri: 
rev eebeb6033fd09791fcbff626f128a98e393f0a88)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java


> TestEditLogRace fails on Windows
> --------------------------------
>
>                 Key: HDFS-13676
>                 URL: https://issues.apache.org/jira/browse/HDFS-13676
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.1.0, 2.9.1
>            Reporter: Zuoming Zhang
>            Assignee: Zuoming Zhang
>            Priority: Minor
>              Labels: Windows
>             Fix For: 2.10.0, 3.2.0, 3.1.1, 2.9.2, 3.0.4
>
>         Attachments: HDFS-13676-branch-2.000.patch, HDFS-13676.000.patch, 
> HDFS-13676.001.patch, TestEditLogRace-Report-branch-2.001.txt, 
> TestEditLogRace-Report.000.txt
>
>
> _TestEditLogRace_ fails on Windows
>  
> Problem:
> When try to call _FSImage.saveFSImageInAllDirs_, there's actually no 
> directories existing. This is because the _getConf()_ function doesn't 
> specify creating any directories.
>  
> Fix:
> Remove the comment for the two lines that config directories to be created.
>  
> Concern:
> Not for sure why it was commented in change 
> [https://github.com/apache/hadoop/commit/3cb7ae11a839c01b8be629774874c1873f51b747]
>  And it should also fail for Linux I guess.



--
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