Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15650
Change subject: ranger: allow overwriting of the log4j2 properties file ...................................................................... ranger: allow overwriting of the log4j2 properties file It seems important for users to have the ability to have subsequent runs of the master honor any new logging configurations specified via gflag. As such, it seems important to allow users to regenerate the log4j2 properties file used by the Ranger client, even if one exists. This patch enables this by introducing the --ranger_overwrite_log_config gflag, which is set to true by default. Change-Id: I4a06f8a1b3328cfd4029295527b5ba61a03efbfa --- M src/kudu/ranger/ranger_client-test.cc M src/kudu/ranger/ranger_client.cc 2 files changed, 109 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/15650/1 -- To view, visit http://gerrit.cloudera.org:8080/15650 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4a06f8a1b3328cfd4029295527b5ba61a03efbfa Gerrit-Change-Number: 15650 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
