From 70e6d25b5ccc91347992913060493308a96fc6f1 Mon Sep 17 00:00:00 2001 From: "huafeng.shi" Date: Fri, 10 Jul 2026 23:38:31 +0800 Subject: [PATCH] DRILL-8547: Drillbit fails to start with NoSuchFieldError: sizeClass due to un-relocated Netty classes from hadoop-aws --- distribution/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/distribution/pom.xml b/distribution/pom.xml index ec0846ba91d..10e27292638 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -138,6 +138,15 @@ com.amazonaws aws-java-sdk-bundle + + + software.amazon.awssdk + bundle +