kazutoiris opened a new pull request, #5287: URL: https://github.com/apache/linkis/pull/5287
### What is the purpose of the change This PR adds support for Spark and Hive engine integration tests in the CI workflow. It enables automated testing of these engines to ensure compatibility and functionality when deploying Linkis in Kubernetes environments. ### Related issues/PRs Related issues: close #4604 ### Brief change log - Enable Spark and Hive engine integration tests in GitHub Actions workflow - Add MySQL JDBC support for linkis-ldh image - Add `capacity-scheduler.xml` configuration for Hadoop YARN (fix #4604) ### Checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [X] I have explained the need for this PR and the problem it solves - [X] I have explained the changes or the new features added to this PR - [X] I have added tests corresponding to this change - [ ] I have updated the documentation to reflect this change - [X] I have verified that this change is backward compatible (If not, please discuss on the [Linkis mailing list](https://linkis.apache.org/community/how-to-subscribe) first) - [X] **If this is a code change**: I have written unit tests to fully verify the new behavior. -- 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]
