[email protected] has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23675 )

Change subject: IMPALA-13112: Remove Kafka exclusion from ranger-plugins-audit
......................................................................


Patch Set 1:

On master branch I compared `mvn -f fe dependency:tree` before/after the change 
and the only new entries under ranger-plugins-audit are:

  [INFO] |  +- org.apache.kafka:kafka-clients:jar:3.4.1.7.3.1.500-182:compile
  [INFO] |  |  \- com.github.luben:zstd-jni:jar:1.5.6-4:compile

To double-check the old JAX-RS issue, I searched the CDP build jar directly:

  $ grep -ri "javax/ws/rs/core/Link$Builder" \
    /home/impdev/Impala/toolchain/cdp_components-71942734/ \
    ranger-2.4.0.7.3.1.500-182-admin/ews/webapp/WEB-INF/lib/ \
    kafka-clients-3.4.1.7.3.1.500-182.jar

(no matches)

I also validated internally with Apache Ranger 2.3.0; that setup downloads 
kafka-clients-2.8.1.jar and runs without the Link$Builder problem. So the 
JAX-RS conflict no longer reproduces and the wildcard exclusion isn’t needed.


--
To view, visit http://gerrit.cloudera.org:8080/23675
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8a4dbb8106106a45443a8c74d716cdebb213a0cf
Gerrit-Change-Number: 23675
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Comment-Date: Fri, 28 Nov 2025 07:00:17 +0000
Gerrit-HasComments: No

Reply via email to