kumaab opened a new pull request, #277:
URL: https://github.com/apache/ranger/pull/277

   ## What changes were proposed in this pull request?
   
   Exceptions while writing ranger audits as JSON to hdfs results in closing 
the log file, the next successful write to hdfs should use the same file (for 
logging) which was closed but a new log file is created instead. This may cause 
unusually high number of audit log files to be generated.
   
   
   ## 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]

Reply via email to