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

Namit Jain commented on HIVE-78:
--------------------------------

HadoopDefaultAuthenticator

System.out.println() present


PrivilegeObjectDesc.java:
@Explain(displayName="privilege subject")

can you use Privilege Object instead ?

  private String object; -> can you change it to tableName ?


PrivilegeObjectDesc.java: should contain a list of columns.

Remove columns from PrivilegeDesc. -> PrivilegeDesc can be removed all together
It is same as Privilege


> Authorization infrastructure for Hive
> -------------------------------------
>
>                 Key: HIVE-78
>                 URL: https://issues.apache.org/jira/browse/HIVE-78
>             Project: Hive
>          Issue Type: New Feature
>          Components: Metastore, Query Processor, Server Infrastructure
>            Reporter: Ashish Thusoo
>            Assignee: He Yongqiang
>         Attachments: createuser-v1.patch, hive-78-metadata-v1.patch, 
> hive-78-syntax-v1.patch, HIVE-78.1.nothrift.patch, HIVE-78.1.thrift.patch, 
> HIVE-78.10.no_thrift.patch, HIVE-78.2.nothrift.patch, HIVE-78.2.thrift.patch, 
> HIVE-78.4.complete.patch, HIVE-78.4.no_thrift.patch, 
> HIVE-78.5.complete.patch, HIVE-78.5.no_thrift.patch, 
> HIVE-78.6.complete.patch, HIVE-78.6.no_thrift.patch, 
> HIVE-78.7.no_thrift.patch, HIVE-78.7.patch, HIVE-78.9.no_thrift.patch, 
> HIVE-78.9.patch, hive-78.diff
>
>
> Allow hive to integrate with existing user repositories for authentication 
> and authorization infromation.

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