Davies Liu created SPARK-3786:
---------------------------------

             Summary: Speedup tests of PySpark
                 Key: SPARK-3786
                 URL: https://issues.apache.org/jira/browse/SPARK-3786
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
            Reporter: Davies Liu


It takes about 20 minutes (about 25% of all the tests) to run all the tests of 
PySpark.

The slowest ones are tests.py and streaming/tests.py, they create new JVM and 
SparkContext for each test cases, it will be faster to reuse the SparkContext 
for most of cases.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to