andersonm-ibm commented on pull request #32146: URL: https://github.com/apache/spark/pull/32146#issuecomment-823869302
Hi @dongjoon-hyun , after changing the test to use the TestHiveSingleton trait, the GitHub Action runs cleanly now: https://github.com/andersonm-ibm/spark/actions/runs/766135256 In Jenkins all tests passed, except for "org.apache.spark.JobCancellationSuite.task reaper will not kill JVM if spark.task.killTimeout == -1" and "org.apache.spark.JobCancellationSuite.two jobs sharing the same stage" : https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137674/testReport/ Is it enough? -- 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]
