acharneski edited a comment on issue #42: Adding support for ElasticSearch - 
Testing Needed
URL: https://github.com/apache/ranger/pull/42#issuecomment-555812896
 
 
   This PR is ready for review and feedback. Some of the items are merely to 
get the build to work in my environments. 
   
   My main concern is that I have been unable to test this functionality in an 
integrated environment - Currently our organization is only using the Hive 
plugin and my analysis of the code suggests that only "grant" and "revoke" 
permission operations (in RangerBasePlugin) make use of 
RangerAccessResultProcessor, which seems to end up in the audit log. Our test 
environment does show such events, but I am fairly certain this does not 
actually use the Audit DB (with the new Elasticsearch support). I have prepared 
some test code that uses a local Elasticsearch to read and write events 
(ElasticSearchAccessAuditsServiceTest) but have been unable to test actual 
audit events in our integration test environment.
   
   Do you have any suggestions on how to properly test this? Thank you very 
much for your guidance and feedback!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to