This is an automated email from the ASF dual-hosted git repository.

MartijnVisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 1579d4b73d4 [hotfix] Mark Hadoop 3.4.3 runs correctly
1579d4b73d4 is described below

commit 1579d4b73d414cd69e4c5fc7494b82a149705bfc
Author: Martijn Visser <[email protected]>
AuthorDate: Fri Jul 3 10:14:55 2026 +0200

    [hotfix] Mark Hadoop 3.4.3 runs correctly
---
 tools/azure-pipelines/build-apache-repo.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/azure-pipelines/build-apache-repo.yml 
b/tools/azure-pipelines/build-apache-repo.yml
index 86c702b778f..5befcf292c6 100644
--- a/tools/azure-pipelines/build-apache-repo.yml
+++ b/tools/azure-pipelines/build-apache-repo.yml
@@ -121,7 +121,7 @@ stages:
           jdk: 17
       - template: jobs-template.yml
         parameters:
-          stage_name: cron_hadoop313
+          stage_name: cron_hadoop343
           test_pool_definition:
             name: Default
           e2e_pool_definition:

Reply via email to