[ https://issues.apache.org/jira/browse/HIVE-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair moved PIG-4486 to HIVE-10145: ------------------------------------------- Key: HIVE-10145 (was: PIG-4486) Project: Hive (was: Pig) > set Tez ACLs appropriately in hive > ---------------------------------- > > Key: HIVE-10145 > URL: https://issues.apache.org/jira/browse/HIVE-10145 > Project: Hive > Issue Type: Bug > Reporter: Thejas M Nair > > Hive should make the necessary changes to integrate with Tez and Timeline. It > should pass the necessary ACL related params to ensure that query execution + > logs is only visible to the relevant users. > Proposed Changes - > Set session level tez ACL for a super user, to allow modify + view > Set DAG level ACL for user running the query (the end user), to allow modify > + view > Determining the super user - > Super user can be configured using using hive.tez.admin.user. This can be > initialized by Authorization implementation (such as sql standard > authorization) if it is not already set to a specific value. SQL standard > authorization would initialize if it is unset to the sql standard admin user. -- This message was sent by Atlassian JIRA (v6.3.4#6332)