[ https://issues.apache.org/jira/browse/KUDU-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755745#comment-17755745 ]
ASF subversion and git services commented on KUDU-3359: ------------------------------------------------------- Commit 6b1240afc7e7d4c5730ff6fc61927177df607b2a in kudu's branch refs/heads/master from Attila Bukor [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=6b1240afc ] KUDU-3359 Allow multi-JAR cp for Ranger client In order to let Ranger client to write audit to HDFS, Hadoop client JARs need to be loaded. To make sure this is possible to do, this commit changes the behavior of the ranger_jar_path to allow colon-separated JAR classpaths to be passed to Java. Change-Id: If137b5541b948506372db50e984eeee7e05dfd22 Reviewed-on: http://gerrit.cloudera.org:8080/20346 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <ale...@apache.org> > Enable audit writing to HDFS in Ranger Kudu Client > -------------------------------------------------- > > Key: KUDU-3359 > URL: https://issues.apache.org/jira/browse/KUDU-3359 > Project: Kudu > Issue Type: Bug > Affects Versions: 1.15.0 > Reporter: Mahesh Reddy > Assignee: Attila Bukor > Priority: Major > > Ranger audits aren't written to HDFS because HDFS isn't included in the jar > classpath. A new flag will have to be created in the ranger client that will > consist of the hdfs classpath. In the time being, audits can be written to > Solr. Multiple customers have run into this issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)