swuferhong commented on code in PR #20664: URL: https://github.com/apache/flink/pull/20664#discussion_r953584123
########## tools/azure-pipelines/build-apache-repo.yml: ########## @@ -70,7 +70,7 @@ stages: name: Default e2e_pool_definition: vmImage: 'ubuntu-20.04' - environment: PROFILE="-Dflink.hadoop.version=2.8.5 -Dinclude_hadoop_aws -Dscala-2.12" + environment: PROFILE="-Dinclude_hadoop_aws -Dscala-2.12 -Dflink.hadoop.version=3.1.3 -Phadoop3-tests,hive3" Review Comment: > Why change it? This modify is to run CI in Hadoop3 and Hive3 environment, and this commit will not to be merged. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org