dongjoon-hyun commented on PR #41683: URL: https://github.com/apache/spark/pull/41683#issuecomment-1696191967
To @szehon-ho . Could you rebase this PR to the master? The linter failure looks not a part of this PR. ``` Using `mvn` from path: /__w/spark/spark/build/apache-maven-3.8.8/bin/mvn Checkstyle checks failed at following occurrences: Error: src/test/java/org/apache/spark/launcher/SparkSubmitCommandBuilderSuite.java:[75] (regexp) RegexpSinglelineJava: Please use the `assertThrows` method to test for exceptions. Error: Process completed with exit code 1. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
