[ https://issues.apache.org/jira/browse/SPARK-35796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-35796: ---------------------------------- Affects Version/s: (was: 3.1.3) 3.2.0 3.0.3 3.1.2 > UT `handles k8s cluster mode` fails on MacOs >= 10.15 > ----------------------------------------------------- > > Key: SPARK-35796 > URL: https://issues.apache.org/jira/browse/SPARK-35796 > Project: Spark > Issue Type: Bug > Components: Tests > Affects Versions: 3.0.3, 3.1.2, 3.2.0 > Environment: MacOs 10.15.7 > Reporter: Yazhi Wang > Assignee: Yazhi Wang > Priority: Minor > Fix For: 3.0.3, 3.2.0, 3.1.3 > > > When I run SparkSubmitSuite on MacOs 10.15.7, I got AssertionError for > `handles k8s cluster mode` test after pr > [SPARK-35691|https://issues.apache.org/jira/browse/SPARK-35691] due to > `File(path).getCanonicalFile().toURI()` function with absolute path as > parameter will return path begin with /System/Volumes/Data. > eg. /home/testjars.jar will get > [file:/System/Volumes/Data/home/testjars.jar|file:///System/Volumes/Data/home/testjars.jar] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org