Prasad Mujumdar created SENTRY-717:
--------------------------------------
Summary: 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
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)