From 871866edd20fcad7c07bd73b6e06cf963b7b983e Mon Sep 17 00:00:00 2001 From: jteagles Date: Thu, 16 Jan 2025 12:45:29 -0600 Subject: [PATCH] TEZ-4594. Tez shuffle handler should not shade and relocate javax packages (#385) --- tez-plugins/tez-aux-services/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tez-plugins/tez-aux-services/pom.xml b/tez-plugins/tez-aux-services/pom.xml index b55170e4e5..8b8a7d3431 100644 --- a/tez-plugins/tez-aux-services/pom.xml +++ b/tez-plugins/tez-aux-services/pom.xml @@ -215,6 +215,7 @@ *:* + javax/** META-INF/*.SF META-INF/*.DSA META-INF/*.RSA @@ -241,15 +242,6 @@ io.netty org.apache.tez.shaded.$0 - - javax - org.apache.tez.shaded.$0 - - javax.crypto.* - javax.security.** - javax.net.** - -