Alexey Serbin 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: (1 comment) http://gerrit.cloudera.org:8080/#/c/24167/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24167/1//COMMIT_MSG@18 PS1, Line 18: The error is caused because no implementation for hdfs:// scheme is : found in the path due to absence of hadoop-hdfs-client inside the JAR. > I doubt the validity of this analysis. As I mentioned, having the hadoop-c I misspelled in the above message. The substitutions below corrects the message above: s/hadoop-common/hadoop-client/ s/hadoop-hdfs-common/hadoop-hdfs-client/ -- 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 02:04:44 +0000 Gerrit-HasComments: Yes
