Attila Bukor has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20346
Change subject: KUDU-3359 Allow multi-JAR cp for Ranger client ...................................................................... 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 --- M src/kudu/ranger/ranger_client.cc 1 file changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/46/20346/1 -- To view, visit http://gerrit.cloudera.org:8080/20346 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If137b5541b948506372db50e984eeee7e05dfd22 Gerrit-Change-Number: 20346 Gerrit-PatchSet: 1 Gerrit-Owner: Attila Bukor <[email protected]>
