arorasimran0309 commented on PR #5855: URL: https://github.com/apache/hive/pull/5855#issuecomment-3209104516
> @arorasimran0309 , I can still see nimbus older version in _iceberg/patched-iceberg-core/pom.xml_ > > ``` > [INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.4.1:compile (optional) > [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.37.2:compile (optional) > [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile (optional) > ``` > > Also, this is a major version change, please check for any incompatiblities in api's _(from release notes)_. As we are forcing hadoop 3.4.1 to work with 10.3 instead of **9.37.2** older version from _iceberg/patched-iceberg-core/pom.xml_ is handled now. Also, checked release notes for 9.37.2 → 10.4.2 and confirmed no usage of features impacted by notable changes (null‑claim serialization, HS384/HS512 key length enforcement, RSA‑OAEP mode fix). JDK remains 17, and the full build/test suite passes with Hadoop 3.4.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org