[
https://issues.apache.org/jira/browse/RANGER-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar resolved RANGER-5102.
------------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Merged in master: [https://github.com/apache/ranger/commit/87666d3]
Merged in ranger-2.7: [https://github.com/apache/ranger/commit/dfde509]
> Add config parameter to allow audits to HDFS in both WRITE and APPEND modes
> in case of errors/exceptions
> --------------------------------------------------------------------------------------------------------
>
> Key: RANGER-5102
> URL: https://issues.apache.org/jira/browse/RANGER-5102
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 2.5.0
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Fix For: 3.0.0, 2.7.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)