[ https://issues.apache.org/jira/browse/HDFS-13516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498252#comment-16498252 ]
Anu Engineer commented on HDFS-13516: ------------------------------------- [~goiri] Thanks for the detailed report. To get all tests to run properly on windows, we can do two things. # We can test this only with LevelDB. HDDS is designed to work with either RocksDB or LevelDB. So we can switch off the RocksDB part, we might need to puzzle out how to do it. # On Windows, it is possible that we need a proper installation of RocksDB. We might be able to test it out and see if that addressees the issue. I am embarrassed to admit that I don't have a windows machine handy to test it out myself, otherwise I would have confirmed it myself. So let us do what you are proposing – {quote}RocksDB does not work on Windows and then we should just add an assume !Windows. {quote} +1 on that approach. Thanks for all the hard work on getting this to work on Windows. cc: [~cheersyang], [~xyao], [~elek] > Ozone: TestMetadataStore fails on Windows > ----------------------------------------- > > Key: HDFS-13516 > URL: https://issues.apache.org/jira/browse/HDFS-13516 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Íñigo Goiri > Priority: Major > > TestMetadataStore fails on Windows with the following error: > java.lang.UnsatisfiedLinkError: > C:\Users\jenkins\AppData\Local\Temp\1\librocksdbjni4617805071197790179.dll: A > dynamic link library (DLL) initialization routine failed > The report can be found > [here|https://builds.apache.org/job/hadoop-trunk-win/449/testReport/org.apache.hadoop.ozone/TestMetadataStore/]. -- 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