shameersss1 opened a new pull request #2770:
URL: https://github.com/apache/hive/pull/2770


   
   ### What changes were proposed in this pull request?
   This change will gate #get_table_meta HMS API to abide by any of the 
authotization model with which the HiveMetastore comes up with
   
   
   ### Why are the changes needed?
   When Apache Hue or any other application which uses #get_table_meta API is 
not gated to use any of the authorization model which HiveMetastore provides 
when all  the tables in the database is shown even if the user doesn't have 
grant access on the database
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   The changes were tested in a customer Hadoop + Hive + Hue cluster with the 
changes and verified that the tables in the database is not shown  if the user 
doesn't have grant access on the database
   


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