You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Kang Luo (JIRA)" <ji...@apache.org> on 2018/12/10 04:42:00 UTC

[jira] [Commented] (SENTRY-905) Sentry should facilitate some means of authorizing jars outside of Hive's aux jars path

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

Kang Luo commented on SENTRY-905:
---------------------------------

Under Sentry you want an admin to inspect all Jars and then add them globally using

hive.aux.jars.path=/path/to/jar

 

ADD JAR Restricted unless

hive.server2.authorization.external.exec=true

hive.security.authorization.enabled=false

> Sentry should facilitate some means of authorizing jars outside of Hive's aux jars path
> ---------------------------------------------------------------------------------------
>
>                 Key: SENTRY-905
>                 URL: https://issues.apache.org/jira/browse/SENTRY-905
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>            Reporter: Ryan P
>            Priority: Major
>
> Sentry should add some means to authorize jars outside of hive aux jars. Currently users need to add jars to the aux path and restart HS2 in order to use them. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)