Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-32121

ExternalShuffleBlockResolverSuite failed on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0, 3.0.1
    • 3.0.1, 3.1.0
    • Tests
    • None
    • Windows 10

    Description

      The method

      ExecutorDiskUtils.createNormalizedInternedPathname

      should consider the Windows file separator.

      [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.132 s <<< FAILURE! - in org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite
      [ERROR] testNormalizeAndInternPathname(org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite)  Time elapsed: 0 s  <<< FAILURE!
      org.junit.ComparisonFailure: expected:</foo[/bar/]baz> but was:</foo[\bar\]baz>
              at org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite.assertPathsMatch(ExternalShuffleBlockResolverSuite.java:160)
              at org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite.testNormalizeAndInternPathname(ExternalShuffleBlockResolverSuite.java:149)
      

      Attachments

        Issue Links

          Activity

            People

              chengpan Cheng Pan
              chengpan Cheng Pan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: