Hisoka-X opened a new issue, #7474: URL: https://github.com/apache/seatunnel/issues/7474
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Before update hadoop version, we should add hive e2e test case with hive docker image https://hub.docker.com/r/apache/hive/tags The base test case already added in https://github.com/apache/seatunnel/blob/6930a25eddc20b35a522da73dd842a069dead41f/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-hive-e2e/src/test/java/org/apache/seatunnel/e2e/connector/hive/HiveIT.java#L4 But it can not exeucted in CI at now. We should open it through add hive docker container. (No need open all test case, but need open hive on hdfs test case.) ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
