XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Build
    • None

    Description

      After SPARK-32245, crossPaths was disabled in SBT build to run the Junit tests per project properly.
      This is correct change since we're not doing the cross build in SBT.

      Now, the intermediate classes are placed without Scala version directory in SBT build specifically.
      It seems causing side effects that are dependent on that path. See, for example, git grep -r "target/scala-".

      To minimise the side effects, we should enable crossPaths back for now.

      This is actually an issue in Jenkins jobs as well. See https://github.com/apache/spark/pull/29205 for the analysis made.

      Attachments

        Issue Links

          Activity

            People

              gurwls223 Hyukjin Kwon
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: