[ 
https://issues.apache.org/jira/browse/HIVE-5958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5958:
--------------------------------

    Attachment: HIVE-5958.7.patch

HIVE-5958.7.patch - fixes the locking timeout issue in 
TestPermsGrp.testCustomPerms ,TestJdbcWithMiniHS2.testURIDatabaseName  and 
TestHiveServer2.testConnection . There tests attempted to disable locking but 
were not doing it the right way, I have fixed that in the tests. When db got 
added as output in create table command in this patch, the locking had an 
object to lock and tried to get kicked off. 
Other tests had failed because I didn't generate the patch with "git diff -a" , 
and some file q.out got treated as binary files.


> SQL std auth - authorize statements that work with paths
> --------------------------------------------------------
>
>                 Key: HIVE-5958
>                 URL: https://issues.apache.org/jira/browse/HIVE-5958
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>         Attachments: HIVE-5958.1.patch, HIVE-5958.2.patch, HIVE-5958.3.patch, 
> HIVE-5958.4.patch, HIVE-5958.5.patch, HIVE-5958.6.patch, HIVE-5958.7.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Statement such as create table, alter table that specify an path uri should 
> be allowed under the new authorization scheme only if URI(Path) specified has 
> permissions including read/write and ownership of the file/dir and its 
> children.
> Also, fix issue of database not getting set as output for create-table.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to