MaxGekk opened a new pull request #28244: [SPARK-31471][TESTS] Add a python script to run multiple benchmarks URL: https://github.com/apache/spark/pull/28244 ### What changes were proposed in this pull request? Added script from the PR https://github.com/apache/spark/pull/27078 which allows to run multiple benchmarks. ### Why are the changes needed? Currently, I have to track when one benchmark finishes to launch the next one. This is inconvenient, especially when need to run many benchmarks 3-5 or more. Need to periodically check that current benchmark completed already. ### Does this PR introduce any user-facing change? No ### How was this patch tested? By running the script manually
---------------------------------------------------------------- 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]
