[ https://issues.apache.org/jira/browse/SENTRY-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529829#comment-14529829
]
Hadoop QA commented on SENTRY-717:
----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12730680/SENTRY-717.001.patch against master.
{color:red}Overall:{color} -1 due to 10 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestPrivilegesAtColumnScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtColumnScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbMovingToProduction
Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/577/console
This message is automatically generated.
> Fix the UDF whitelist format for functions row_number and unbase64
> ------------------------------------------------------------------
>
> Key: SENTRY-717
> URL: https://issues.apache.org/jira/browse/SENTRY-717
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Prasad Mujumdar
> Assignee: Colin Ma
> Labels: newbie
> Attachments: SENTRY-717.001.patch
>
>
> Hive plugin has a default UDF whitelist that's enforced by Sentry. There's a comma missing
between row_number and unbase64. Due to this both functions are not included in the udf white
list.
> The HiveAuthzConf.java:HIVE_UDF_WHITE_LIST needs to have a comma between these two udf
names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|