[ 
https://issues.apache.org/jira/browse/HIVE-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916734#action_12916734
 ] 

Namit Jain commented on HIVE-1667:
----------------------------------

There may be a superuser, say root, who is the owner of the parent dir (which 
will be warehouse dir).

If I create a table T, the group should be my group, not root. - The current 
BSD semantics force the group to be root

> Store the group of the owner of the table in metastore
> ------------------------------------------------------
>
>                 Key: HIVE-1667
>                 URL: https://issues.apache.org/jira/browse/HIVE-1667
>             Project: Hadoop Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>         Attachments: hive-1667.patch
>
>
> Currently, the group of the owner of the table is not stored in the metastore.
> Secondly, if you create a table, the table's owner group is set to the group 
> for the parent. It is not read from the UGI passed in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to