fengjian428 commented on code in PR #6210:
URL: https://github.com/apache/hudi/pull/6210#discussion_r929045283


##########
azure-pipelines.yml:
##########
@@ -91,15 +91,15 @@ stages:
         displayName: UT FT common & flink & UT client/spark-client
         timeoutInMinutes: '150'
         steps:
-          - task: Maven@3
+          - task: [email protected]

Review Comment:
   there are two warnings, one is caused by azure-pipelines itself, and I feel 
no need to be fixed. another is caused by we use sun.util.calender.ZoneInfo, 
maybe can replace with 
[java.time.zone.ZoneRules](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/zone/ZoneRules.html),
 Let me try it
   



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