You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/06/12 21:24:52 UTC

[hudi] branch release-0.11.1-rc2-prep-2 updated: Fix azure pipeline

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

yihua pushed a commit to branch release-0.11.1-rc2-prep-2
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/release-0.11.1-rc2-prep-2 by this push:
     new 33c33787c1 Fix azure pipeline
33c33787c1 is described below

commit 33c33787c1cb91048888d8316fb43d01ee17b6d5
Author: Y Ethan Guo <et...@gmail.com>
AuthorDate: Sun Jun 12 14:24:22 2022 -0700

    Fix azure pipeline
---
 azure-pipelines.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index f10e243bd5..da2ff7af13 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -40,7 +40,7 @@ parameters:
       - 'hudi-client/hudi-client-common'
       - 'hudi-client/hudi-flink-client'
       - 'hudi-client/hudi-java-client'
-      - 'hudi-sync/hudi-adb-sync'
+      - 'hudi-sync/hudi-dla-sync'
       - 'hudi-sync/hudi-datahub-sync'
       - 'hudi-sync/hudi-hive-sync'
       - 'hudi-sync/hudi-sync-common'
@@ -65,7 +65,7 @@ parameters:
       - '!hudi-flink-datasource/hudi-flink1.13.x'
       - '!hudi-flink-datasource/hudi-flink1.14.x'
       - '!hudi-sync'
-      - '!hudi-sync/hudi-adb-sync'
+      - '!hudi-sync/hudi-dla-sync'
       - '!hudi-sync/hudi-datahub-sync'
       - '!hudi-sync/hudi-hive-sync'
       - '!hudi-sync/hudi-sync-common'