You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/05/17 18:06:13 UTC

[jira] [Resolved] (HIVE-13774) add actual access checks to GenericUDTFGetSplits

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

Sergey Shelukhin resolved HIVE-13774.
-------------------------------------
    Resolution: Invalid

Nm, didn't notice the code path already exists.
GenericUDTFGetSplits.createPlanFragment -> Driver.compileAndRespond -> Driver.compileInternal -> Driver.compile -> Driver.doAuthorization

> add actual access checks to GenericUDTFGetSplits
> ------------------------------------------------
>
>                 Key: HIVE-13774
>                 URL: https://issues.apache.org/jira/browse/HIVE-13774
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>
> GenericUDTFGetSplits generates splits without proper Hive compilation. We need to actually perform security checks (Driver.doAuthorization) before we sign and return the splits



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)