You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/07/23 12:19:00 UTC

[jira] [Updated] (SPARK-32408) Disable crossPaths only in GitHub Actions to prevent side effects

     [ https://issues.apache.org/jira/browse/SPARK-32408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-32408:
---------------------------------
    Description: 
After SPARK-32245, crossPaths was disabled in SBT build to run the Junit tests per project properly.
This is correct change

Now, the intermediate classes are placed without Scala version directory in SBT build specifically.

We should reflect this changes in particular about classpathes.

SBT assembly does not get affected so it is mostly just test-only.

  was:
After SPARK-32245, crossPaths was disabled in SBT build to run the Junit tests per project properly.

Now, the intermediate classes are placed without Scala version directory in SBT build specifically.

We should reflect this changes in particular about classpathes.

SBT assembly does not get affected so it is mostly just test-only.


> Disable crossPaths only in GitHub Actions to prevent side effects
> -----------------------------------------------------------------
>
>                 Key: SPARK-32408
>                 URL: https://issues.apache.org/jira/browse/SPARK-32408
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> After SPARK-32245, crossPaths was disabled in SBT build to run the Junit tests per project properly.
> This is correct change
> Now, the intermediate classes are placed without Scala version directory in SBT build specifically.
> We should reflect this changes in particular about classpathes.
> SBT assembly does not get affected so it is mostly just test-only.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org