Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/24167 )
Change subject: [ranger] fix ranger audit log write to hdfs ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/24167/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24167/1//COMMIT_MSG@12 PS1, Line 12: It has been : observed that without this patch, following error is hit while ranger : attempts to write audit logs to HDFS location: Would it be possible to create a test for this, to verify that this is a reproducible problem? http://gerrit.cloudera.org:8080/#/c/24167/1/java/gradle/dependencies.gradle File java/gradle/dependencies.gradle: http://gerrit.cloudera.org:8080/#/c/24167/1/java/gradle/dependencies.gradle@111 PS1, Line 111: hadoopClient : "org.apache.hadoop:hadoop-client:$versions.hadoop", > Isn't the hadoop-client aggregator is supposed to include all the necessary +1, hadoop-client already declares hadoop-hdfs-client as a compile time dependency: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-client/3.4.1/hadoop-client-3.4.1.pom the necessary classes should already be in the classpath -- To view, visit http://gerrit.cloudera.org:8080/24167 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia788890ef55b44ba91c54e55a103d6aa6d306b25 Gerrit-Change-Number: 24167 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Tue, 07 Apr 2026 07:43:56 +0000 Gerrit-HasComments: Yes
