kumaab opened a new pull request, #513:
URL: https://github.com/apache/ranger/pull/513
## What changes were proposed in this pull request?
Ranger audits to HDFS currently use APPEND mode in case of errors/exceptions
encountered in writing audits to HDFS destination (to prevent large number of
audit files) and fallbacks to WRITE mode if unable to APPEND.
Add a config param to enable APPEND mode (to be used under specific
circumstances).
## How was this patch tested?
Pending
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]