You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/10/13 14:39:52 UTC

[GitHub] [incubator-kyuubi] bowenliang123 commented on issue #3607: [Umbrella] RangerSparkExtension support {OWNER} variable in Ranger Policy

bowenliang123 commented on issue #3607:
URL: https://github.com/apache/incubator-kyuubi/issues/3607#issuecomment-1277722485

   This would be helpful for applying {OWNER} to policies.
   
   But two problem to consider about this ,
   1. is it investigating the owner for all tables even with no {OWNER} rules on them?  This will cause a heavy cpu time to fetch these information, and additional cache will leave more memory footprints to it .
   2. what is the proper caching and evicting strategy for caching table owners ? LTT or max cache counts will introducing worries for missed queries, whether they will be fetched again which could causing more action and load in 1.
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org