xunliu commented on code in PR #7040:
URL: https://github.com/apache/gravitino/pull/7040#discussion_r2106641008


##########
build.gradle.kts:
##########
@@ -172,8 +172,8 @@ allprojects {
       param.environment("PROJECT_VERSION", project.version)
 
       // Gravitino CI Docker image
-      param.environment("GRAVITINO_CI_HIVE_DOCKER_IMAGE", 
"apache/gravitino-ci:hive-0.1.19")
-      param.environment("GRAVITINO_CI_KERBEROS_HIVE_DOCKER_IMAGE", 
"apache/gravitino-ci:kerberos-hive-0.1.5")
+      param.environment("GRAVITINO_CI_HIVE_DOCKER_IMAGE", 
"unknowntpo/gravitino-ci:hive-change-hive-username")
+      param.environment("GRAVITINO_CI_KERBEROS_HIVE_DOCKER_IMAGE", 
"unknowntpo/gravitino-ci:kerberos-hive-change-hive-username")

Review Comment:
   @unknowntpo I have already polished the Docker Image. Please modify these 
Docker image versions, and let us to run ITs. Thanks!



-- 
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]

Reply via email to