From 9124b928386c63d1cc7b2821bdc3cd1dc62aeee5 Mon Sep 17 00:00:00 2001 From: v-zhangjc9 Date: Thu, 7 Mar 2024 14:45:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(executor):=20=E4=BF=AE=E5=A4=8D=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- utils/executor/pom.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6550606..e38fee2 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ io.juicefs juicefs-hadoop - 2.0.1 + 2.0.0 org.apache.parquet diff --git a/utils/executor/pom.xml b/utils/executor/pom.xml index 9d14ffb..7b77fa7 100644 --- a/utils/executor/pom.xml +++ b/utils/executor/pom.xml @@ -89,6 +89,12 @@ org.apache.flink flink-shaded-hadoop-3-uber + + + org.apache.flink + flink-shaded-hadoop-3 + + cn.hutool