-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56480/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1368
https://issues.apache.org/jira/browse/RANGER-1368
Repository: ranger
Description
-------
different service on the same machine would make the shared audit local buffer
directory access confilct when using hdfs to store audit log.
this patch changes the dir access mode to allow anyone access it when first
create the local file buffer dir.
Diffs
-----
agents-audit/src/main/java/org/apache/ranger/audit/provider/MiscUtil.java
1485c0f
Diff: https://reviews.apache.org/r/56480/diff/
Testing
-------
Thanks,
zhang xiong