nrg4878 opened a new pull request, #5269:
URL: https://github.com/apache/hive/pull/5269

   ### What changes were proposed in this pull request?
   Currently the filterTableMetas() method in the HiveMetastoreAuthorizer is a 
no-op. It returns the full set of tables that are passed into it. This prevents 
any filtering that is to be done.
   
   This PR adds logic to be able to filter out the ones that the user does not 
have access to.
   
   ### Why are the changes needed?
   To enhance security in HMS.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### Is the change a dependency upgrade?
   No
   
   ### How was this patch tested?
   Tested manually in a Ranger enabled environment.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to