You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Zuoming Zhang (JIRA)" <ji...@apache.org> on 2018/06/14 00:39:00 UTC

[jira] [Created] (HDFS-13676) TestEditLogRace fails on Windows

Zuoming Zhang created HDFS-13676:
------------------------------------

             Summary: 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: 2.9.1, 3.1.0
            Reporter: Zuoming Zhang
             Fix For: 3.1.0, 2.9.1


_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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org