From 273ced02199dc0ce21eaf16ea7faccdbb2de5976 Mon Sep 17 00:00:00 2001 From: caiconghui <55968745+caiconghui@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:30:39 +0800 Subject: [PATCH] [Build] Fix build fe error caused by Inaccessible pentaho-aggdesigner-algorithm jar (#8175) Co-authored-by: caiconghui1 --- fe/hive-udf/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/fe/hive-udf/pom.xml b/fe/hive-udf/pom.xml index 683664df49..68caad2f64 100644 --- a/fe/hive-udf/pom.xml +++ b/fe/hive-udf/pom.xml @@ -39,6 +39,12 @@ under the License. org.apache.hive hive-exec ${hive.version} + + + org.pentaho + * + + ${project.groupId} @@ -121,4 +127,4 @@ under the License. - \ No newline at end of file +