Weichen Xu created SPARK-41949: ---------------------------------- Summary: Make stage scheduling support local-cluster mode Key: SPARK-41949 URL: https://issues.apache.org/jira/browse/SPARK-41949 Project: Spark Issue Type: Improvement Components: PySpark, Spark Core Affects Versions: 3.4.0 Reporter: Weichen Xu
Make stage scheduling support local-cluster mode. This is useful in testing, especially for test code of third-party python libraries that depends on pyspark, many tests are written with pytest, but pytest is hard to integrate with a standalone spark cluster. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org