[ https://issues.apache.org/jira/browse/SPARK-35796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-35796: ------------------------------------ Assignee: Apache Spark > 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: Improvement > Components: Tests > Affects Versions: 3.1.3 > Environment: MacOs 10.15.7 > Reporter: Yazhi Wang > Assignee: Apache Spark > Priority: Minor > > 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