[
https://issues.apache.org/jira/browse/SENTRY-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818687#comment-15818687
]
Hadoop QA commented on SENTRY-1577:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12846837/SENTRY-1577.005.patch
against master.
{color:red}Overall:{color} -1 due to 3 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2251/console
This message is automatically generated.
> 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, SENTRY-1577.002.patch,
> SENTRY-1577.003.patch, SENTRY-1577.004.patch, SENTRY-1577.005.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)