srowen commented on issue #24373: [WIP][SPARK-27460][TESTS] Running slowest test suites in their own forked JVMs for higher parallelism URL: https://github.com/apache/spark/pull/24373#issuecomment-483260881 It's worth trying, but it won't help the Maven build. What about rewriting the test suites to just run the test cases in parallel? http://doc.scalatest.org/3.0.1-2.12/org/scalatest/ParallelTestExecution.html does this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
