xiaochen-zhou commented on code in PR #8240:
URL: https://github.com/apache/seatunnel/pull/8240#discussion_r1875375059
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-hive-e2e/src/test/java/org/apache/seatunnel/e2e/connector/hive/HiveIT.java:
##########
@@ -228,6 +228,8 @@ private void executeJob(TestContainer container, String
job1, String job2)
}
@TestTemplate
+ @Disabled(
+ "[HDFS/COS/OSS/S3] is not available in CI, if you want to run this
test, please set up your own environment in the test case file,
hadoop_hive_conf_path_local and ip below}")
Review Comment:
> @xiaochen-zhou Hi, why disable? This CI can run.

I encountered several CI failures, and I saw this comment in the code. Can
this CI run?
--
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]