[ https://issues.apache.org/jira/browse/SENTRY-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529920#comment-14529920 ] 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:green}Overall:{color} +1 all checks pass {color:green}SUCCESS:{color} all tests passed Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/578/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)