[
https://issues.apache.org/jira/browse/SENTRY-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781428#comment-15781428
]
Aihua Xu commented on SENTRY-1577:
----------------------------------
Probably we should just do a simpler change: not trying to check the function
availability in sentry since that should be Hive's job. Sentry should only
verify if the resources are authorized to access.
> Support "create function using jar" for hive when Sentry is enabled
> -------------------------------------------------------------------
>
> Key: SENTRY-1577
> URL: https://issues.apache.org/jira/browse/SENTRY-1577
> Project: Sentry
> Issue Type: Improvement
> Components: Hive Binding
> Affects Versions: 1.7.0
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Attachments: SENTRY-1577.001.patch
>
>
> "create function using jar" currently doesn't work with Sentry since Sentry
> doesn't load the jars into the classpath so it will fail to validate the
> function. Probably we should dynamically load the jars into the classpath so
> it can be recognized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)