linliu-code commented on code in PR #10512:
URL: https://github.com/apache/hudi/pull/10512#discussion_r1482186442


##########
azure-pipelines-20230430.yml:
##########
@@ -201,35 +201,30 @@ stages:
         displayName: UT FT other modules
         timeoutInMinutes: '240'
         steps:
-          - task: Maven@4
-            displayName: maven install
+          - task: Docker@2
+            displayName: "build docker image"

Review Comment:
   We copy the hudi repo into the container, which is a build step, which took 
< 1 minutes.



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