LuciferYang commented on pull request #30547: URL: https://github.com/apache/spark/pull/30547#issuecomment-737030101
4 test cases of the yarn module failed in the GitHub action: ``` YarnClusterSuite.run Spark in yarn-client mode with different configurations, ensuring redaction YarnClusterSuite.run Spark in yarn-cluster mode with different configurations, ensuring redaction YarnClusterSuite.yarn-cluster should respect conf overrides in SparkHadoopUtil (SPARK-16414, SPARK-23630) YarnClusterSuite.run Spark in yarn-client mode with additional jar ``` but local test success: ``` Run completed in 8 minutes, 56 seconds. Total number of tests run: 137 Suites: completed 18, aborted 0 Tests: succeeded 137, failed 0, canceled 1, ignored 0, pending 0 All tests passed. ``` Let me check kafka-sql test failed in Jenkins. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
