You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/06 04:23:00 UTC

[jira] [Commented] (SENTRY-717) Fix the UDF whitelist format for functions row_number and unbase64

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

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 an error

{color:red}ERROR:{color} mvn test exited 1

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/576/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)