You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Marton Bod (Jira)" <ji...@apache.org> on 2021/10/19 09:50:00 UTC

[jira] [Commented] (HIVE-25622) Change storage handler authz URI API to use the HMS table object

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

Marton Bod commented on HIVE-25622:
-----------------------------------

Pushed to master. Thanks [~pvary] for the review!

> Change storage handler authz URI API to use the HMS table object
> ----------------------------------------------------------------
>
>                 Key: HIVE-25622
>                 URL: https://issues.apache.org/jira/browse/HIVE-25622
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Marton Bod
>            Assignee: Marton Bod
>            Priority: Major
>
> * Moving the {{getURIForAuth}} method into {{HiveStorageHandler}} with a default implementation
>  * Changing its signature to accept the HMS table object instead, as it provides implementations with more flexibility around constructing the URIs
>  * Deleting the StorageAuthorizationHandler interface
>  * Cleaning up code parts where {{getURIForAuth}} is invoked



--
This message was sent by Atlassian Jira
(v8.3.4#803005)